@media (min-width:760px) {
    .mobile {
        display: none;
    }

    html,
    body {
        background: #fff;
        color: #333;
        font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    }

    a {
        color: #333;
        text-decoration: none;
    }

    a:hover {
        color: #e9280c;
        text-decoration: none;
    }

    .tem_inner,
    .met_section {
        position: relative;
        margin: 0 auto;
        max-width: 1600px;
    }

    header.tem_headborder {
        border-bottom: 1px solid #ddd;
    }

    header section {
        border-bottom: 1px solid #e7e8ed;
        background: #f7f8fa;
    }

    .tem_top {
        position: relative;
        z-index: 100;
        height: 35px;
        color: #53555a;
        font-size: 12px;
        line-height: 35px;
    }

    .tem_top h2 {
        font-weight: normal;
    }

    .tem_top a {
        color: #53555a;
    }

    .tem_top a:hover {
        color: #e9280c;
    }

    .tem_top_nav {
        position: absolute;
        top: 0;
        right: 0;
    }

    .tem_top_nav ol {
        float: right;
        margin: 0;
        padding: 0;
    }

    .tem_top_nav ol li {
        float: left;
        list-style: none;
    }

    .tem_top_nav ol li.line {
        width: 30px;
        color: #eee;
        text-align: center;
    }

    .tem_top_nav dl {
        position: relative;
        float: right;
    }

    .tem_top_nav dl dt i {
        margin-left: 5px;
    }

    .tem_top_nav dl dd {
        position: absolute;
        top: 35px;
        right: 0;
        display: none;
        padding: 10px 18px;
        border: 1px solid #e7e8ed;
        background: #f7f8fa;
        white-space: nowrap;
    }

    .tem_top_nav dl dd a {
        display: block;
        height: 35px;
        line-height: 35px;
    }

    .tem_top_nav div.line {
        float: right;
        width: 30px;
        color: #eee;
        text-align: center;
    }

    .tem_head {
        min-height: 100px;
    }

    .tem_head h1 img,
    .tem_head h2 img {
        position: relative;
        z-index: 999;
        font-size: 0;
    }

    header h1 {
        display: inline;
    }

    .tem_head nav {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -17px;
        height: 34px;
        line-height: 34px;
    }

    .tem_head nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .tem_head nav ul li {
        position: relative;
        float: left;
        margin-left: 8px;
    }

    .tem_head nav a {
        display: block;
        padding: 0 15px;
    }

    .tem_head nav a:hover {
        color: #e9280c;
    }

    .tem_head nav a.navdown {
        border-radius: 2px;
        background: #e9280c;
        color: #fff;
    }

    .tem_head nav a.navdown:hover {
        color: #fff;
    }

    .tem_head nav ul li dl {
        position: absolute;
        top: 55px;
        left: 0;
        z-index: 99;
        display: none;
        width: 500px;
        background: #f3f4f5;
    }

    .tem_head nav ul li dl dd {
        float: left;
        padding: 20px 0;
        width: 100px;
    }

    .tem_head nav ul li dl dd a {
        margin: 0 10px;
        padding: 0;
        padding: 8px 5px;
        text-align: center;
        line-height: 1.5;
    }

    .tem_head nav ul li dl dt {
        float: right;
        overflow: hidden;
        padding: 20px 20px 20px 0;
        width: 380px;
        height: 200px;
        font-size: 0;
    }

    .tem_head nav ul li dl dt img {
        width: 380px;
        height: 200px;
    }

    .tem_head nav ul li dl dd i {
        position: absolute;
        top: -14px;
        left: 50px;
        z-index: 100;
        width: 100%;
        color: #f3f4f5;
        font-size: 22px;
    }

    .tem_head nav ul li dl.tem_pronoaw {
        width: auto;
    }

    .tem_head nav ul li dl.tem_pronoaw dd {
        width: auto;
    }

    .tem_head nav ul li dl.tem_pronoaw dd div {
        float: left;
        padding: 0 20px;
        min-width: 100px;
    }

    .tem_head nav ul li dl.tem_pronoaw dd div h3 {
        margin-bottom: 5px;
        border-bottom: 1px solid #888;
        font-weight: normal;
    }

    .tem_head nav ul li dl.tem_pronoaw dd div p a {
        margin: 0;
    }

    .tem_banner {
        position: relative;
        overflow: hidden;
        background: #fafafa;
        text-align: center;
        font-size: 0;
    }

    .tem_banner ul {
        overflow: hidden;
    }

    .tem_banner ul li {
        float: left;
        width: 100%;
        list-style: none;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .tem_banner ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .tem_banner ul li img {
        max-width: 100%;
        height: auto;
    }

    .tem_banner .flex-control-nav {
        position: absolute;
        right: 0;
        bottom: 20px;
        left: 0;
        text-align: center;
    }

    .tem_banner .flex-control-nav li {
        margin: 0px;
    }

    .tem_banner .flex-control-nav li a {
        display: inline-block;
        margin: 0 6px;
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        border-radius: 10px;
        text-indent: -999em;
        cursor: pointer;
        background: none;
    }

    .tem_banner .flex-control-nav li a.flex-active {
        background: #fff;
    }

    .tem_banner .flash img {
        width: 100% !important;
    }

    .tem_index_title {
        margin: 0 0 60px 0;
        border-bottom: 1px solid #ccc;
        text-align: center;
        font-weight: normal;
        font-size: 22px;
    }

    .tem_index_title span {
        position: relative;
        top: 2px;
        display: inline-block;
        padding: 10px 15px;
        border-bottom: 4px solid #666;
    }

    .tem_index_title p {
        color: #8c8c8c;
        font-weight: normal;
    }

    .tem_index_more {
        clear: both;
        margin: 0 auto;
        padding-top: 30px;
        width: 200px;
        text-align: center;
    }

    .tem_index_more a {
        display: block;
        height: 40px;
        background: #e9280c;
        color: #fff;
        font-weight: normal;
        font-size: 14px;
        line-height: 40px;
    }

    .tem_index_more a:hover {
        background: #d82208;
        color: #fff;
    }

    .tem_index_to {
        border-top: 1px solid #e7e8ed;
        border-bottom: 1px solid #e7e8ed;
        background: #f7f8fa;
    }

    .tem_wp1,
    .tem_wp2,
    .tem_wp3,
    .tem_wp4,
    .tem_wp5 {
        visibility: hidden;
    }

    .bounceInLeft,
    .bounceInRight,
    .fadeInUp,
    .fadeInUpDelay,
    .fadeInDown,
    .fadeInUpD,
    .fadeInLeft,
    .fadeInRight {
        visibility: visible;
    }

    .tem_index_about {
        padding: 50px 0 80px;
    }

    .tem_index_about_cont {
        margin-right: 25px;
        padding: 50px 0;
    }

    .tem_index_about_txt {
        float: left;
        width: 55%;
    }

    .tem_index_about .txtwd100 {
        float: none;
        width: 100%;
    }

    .tem_index_about_txt .met_editor {
        padding: 0px 50px 0;
    }

    .tem_index_about_img {
        float: right;
        overflow: hidden;
        width: 45%;
        height: 227px;
        font-size: 0;
    }

    .tem_index_about_video {
        float: right;
        overflow: hidden;
        width: 45%;
    }

    .tem_index_about_img ul {
        float: left;
        overflow: hidden;
        width: 70%;
        height: 227px;
        list-style: none;
    }

    .tem_index_about_img .tem_index_about_img_noe {
        float: none;
        width: 100%;
    }

    .tem_index_about_img ul li {
        padding: 4px;
        border: 1px solid #eee;
    }

    .tem_index_about_img ul img {
        width: 100%;
        height: 217px;
    }

    .tem_index_about_img ol {
        float: right;
        overflow: hidden;
        width: 30%;
        list-style: none;
    }

    .tem_index_about_img ol li {
        position: relative;
        margin-bottom: 8px;
        margin-left: 20px;
        padding: 4px;
        border: 1px solid #eee;
    }

    .tem_index_about_img ol img {
        width: 100%;
        height: 60px;
        cursor: pointer;
    }

    .tem_index_about_img ol li.tem_now {
        background: #eee;
    }

    .tem_index_about_img ol li i {
        position: absolute;
        top: 26px;
        left: -8px;
        display: none;
        color: #eee;
        font-size: 20px;
    }

    .tem_index_about_img ol li.tem_now i {
        display: block;
    }

    .tem_index_about_img ol li.tem_hover {
        background: #eee;
    }

    .tem_index_about_more {
        padding-top: 10px;
    }

    .tem_index_about_more a {
        display: inline-block;
        padding: 0 30px;
        height: 30px;
        border: 2px solid #eee;
        color: #999 !important;
        text-decoration: none;
        font-weight: normal;
        line-height: 30px;
    }

    .tem_index_about_more a:hover {
        background: #eee;
        text-decoration: none !important;
    }

    .tem_index_product {
        padding: 50px 0 80px;
    }

    .tem_index_product ul {
        list-style: none;
    }

    .tem_index_product ul li {
        float: left;
        overflow: hidden;
        margin-bottom: 30px;
        text-align: center;
    }

    .tem_index_product ul li a {
        display: block;
        margin: 0 auto;
        background: #fff;
        text-align: center;
        font-size: 0;
    }

    .tem_index_product ul li h2 {
        padding: 10px;
        background: #8c989f;
        color: #fff;
        text-align: left;
        font-weight: normal;
        font-size: 14px;
    }

    .tem_index_product a img {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .tem_index_product a:hover img {
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5;
    }

    .tem_index_news {
        padding: 50px 0 80px;
        text-align: center;
    }

    .tem_index_news_tab {
        display: inline-block;
        margin: 0 0 10px;
        height: 37px;
        border-right: 1px solid #8c989f;
        list-style: none;
        line-height: 37px;
    }

    .tem_index_news_tab li {
        float: left;
    }

    .tem_index_news_tab li h3 {
        padding: 0 40px;
        height: 35px;
        border: 1px solid #8c989f;
        border-right: 0;
        font-weight: normal;
        line-height: 35px;
        cursor: pointer;
    }

    .tem_index_news_tab li.flex-active h3 {
        background: #8c989f;
        color: #fff;
    }

    .tem_index_news_tab li:hover h3 {
        background: #8c989f;
        color: #fff;
    }

    .tem_index_news_list {
        margin: 20px 0 0;
    }

    .tem_index_news_list li {
        float: left;
        overflow: hidden;
        width: 50%;
        list-style: none;
        text-align: left;
    }

    .tem_index_news_list li a {
        display: block;
    }

    .tem_index_news_list li dl {
        margin-right: 10px;
        padding-top: 21px;
        height: 115px;
    }

    .tem_index_news_list li dl.tem_even {
        margin-right: 0;
        margin-left: 10px;
    }

    .tem_index_news_list dt {
        position: relative;
        float: left;
        overflow: hidden;
        width: 100px;
        height: 115px;
        border-bottom: 1px solid #e7e8ed;
        font-size: 0;
    }

    .tem_index_news_list dt img {
        margin-left: 10px;
        width: 90px;
        height: 90px;
        border-radius: 60px;
    }

    .tem_index_news_list dd {
        float: left;
        margin-left: -100px;
        width: 100%;
    }

    .tem_index_news_list dd a {
        padding: 0 10px;
    }

    .tem_index_news_list_txt {
        margin-left: 100px;
        height: 115px;
        border-bottom: 1px solid #e7e8ed;
    }

    .tem_index_news_list_txt h3 {
        overflow: hidden;
        margin-bottom: 3px;
        height: 23px;
        color: #000;
        font-weight: normal;
        line-height: 23px;
    }

    .tem_index_news_list_txt p {
        overflow: hidden;
        height: 42px;
        color: #818181;
    }

    .tem_index_news_list_txt span.time {
        display: block;
        height: 25px;
        color: #818181;
        line-height: 25px;
    }

    .tem_index_news_list li dl:hover {
        background: #f7f8fa;
    }

    .tem_index_news_list .tem_index_more {
        float: none;
        width: 200px;
        text-align: center;
    }

    .tem_index_case {
        padding: 50px 0 80px;
    }

    .tem_index_case_list ul.slides li {
        float: left;
        list-style: none;
    }

    .tem_index_case_list .tem_list {
        float: left;
        width: 25%;
    }

    .tem_index_case_list .tem_list dt {
        text-align: center;
        font-size: 0;
    }

    .tem_index_case_list .tem_list dt a {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }

    .tem_index_case_list .tem_list dt img {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

    .tem_index_case_list .tem_list dt a:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -ms-transform: scale(1.2);
    }

    .tem_index_case_list .tem_list h3 {
        margin: 0 auto;
        height: 40px;
        background: #8c989f;
        text-align: center;
        font-weight: normal;
        line-height: 40px;
    }

    .tem_index_case_list .tem_list h3 a {
        color: #fff;
    }

    .tem_index_case_list .tem_list h3 a:hover {
        color: #fff;
    }

    .tem_index_case_list .flex-control-nav {
        margin-top: 30px;
    }

    .tem_index_footer {
        padding: 40px 0 50px;
        background: #1e1e1e;
    }

    .tem_index_footer dl {
        float: left;
    }

    .tem_index_footer dl dt {
        margin-right: 25px;
        height: 40px;
        border-bottom: 1px solid #363636;
        color: #f3f3f3;
        font-size: 16px;
        line-height: 40px;
    }

    .tem_index_footer dl dt span {
        position: relative;
        top: -1px;
        display: inline-block;
        border-bottom: 3px solid #838383;
    }

    .tem_index_footer dl dd {
        margin-right: 25px;
    }

    .tem_index_footer_contact {
        width: 35%;
    }

    .tem_index_footer_contact li {
        position: relative;
        margin-top: 25px;
        padding-top: 5px;
        padding-left: 48px;
        min-height: 35px;
        color: #646363;
        list-style: none;
    }

    .tem_index_footer_contact li i {
        position: absolute;
        top: 0;
        left: 0;
        width: 35px;
        height: 35px;
        border: 1px solid #424244;
        border-radius: 5px;
        color: #7c7c7c;
        text-align: center;
        font-size: 22px;
        line-height: 35px;
    }

    .tem_index_footer_link {
        width: 35%;
    }

    .tem_index_footer_link dd {
        padding: 20px 0;
    }

    .tem_index_footer_link a {
        display: inline-block;
        margin: 0 12px 10px 0;
        color: #646363;
        white-space: nowrap;
    }

    .tem_index_footer_link a:hover {
        color: #ababab;
    }

    .tem_index_footer_link a img {
        height: 45px;
    }

    .tem_index_footer_attention {
        width: 30%;
    }

    .tem_index_footer_attention dd {
        padding: 20px 0;
        color: #646363;
    }

    .tem_index_footer_attention li {
        display: inline-block;
        margin: 8px;
        list-style: none;
    }

    .tem_index_footer_attention li a {
        display: block;
        overflow: hidden;
        width: 44px;
        height: 44px;
        background: url(../pnt.png) no-repeat left top;
        color: #646363;
        font-size: 0;
    }

    .tem_index_footer_attention li.tenxun a {
        background-position: -83px top !important;
    }

    .tem_index_footer_attention li.weixin a {
        background-position: -247px top !important;
    }

    .tem_index_footer_attention li.qq a {
        background-position: -165px top !important;
    }

    .tem_index_footer_attention li:hover a {
        background: url(../pnthover.png) no-repeat;
    }

    .tem_index_footer_attention img {
        margin-top: 8px;
        width: 100px;
    }

    .tem_index_footer_attention p {
        margin-top: 5px;
    }

    .tem_footer {
        position: relative;
        padding: 30px 0;
        background: #161616;
        color: #4a4a4a;
        font-size: 12px;
    }

    .tem_footer a {
        color: #4a4a4a;
    }

    .tem_footer_nav {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -15px;
        height: 30px;
        line-height: 30px;
    }

    .tem_footer_nav a {
        margin-left: 30px;
    }

    .powered_by_metinfo {
        height: 35px;
        background: #161616;
        color: #4a4a4a;
        text-align: center;
        font-size: 12px;
        line-height: 35px;
    }

    .powered_by_metinfo a {
        color: #4a4a4a;
    }

    .met_section {
        position: relative;
        padding: 40px 0 50px;
    }

    .met_section aside {
        position: relative;
        float: left;
        width: 230px;
    }

    .met_section article {
        float: left;
        margin-left: -230px;
        width: 100%;
    }

    .met_section article .met_article {
        margin-left: 250px;
    }

    .met_section_asidenone article {
        float: none;
        margin-left: 0;
    }

    .met_section_asidenone article .met_article {
        margin-left: 0;
    }

    .met_section aside section {
        border: 1px solid #ddd;
    }

    .met_section aside section h2 {
        padding: 0 20px;
        height: 60px;
        border-bottom: 1px solid #ddd;
        font-size: 18px;
        line-height: 60px;
    }

    .met_section aside .met_aside_list {
        padding: 10px 0;
    }

    .met_section aside .met_aside dl dt {
        height: 45px;
        line-height: 45px;
    }

    .met_section aside .met_aside dl dt a {
        display: block;
        padding: 0 20px;
        color: #333;
    }

    .met_section aside .met_aside dl dt a:hover {
        background: #efefef;
    }

    .met_section aside .met_aside dl dt.on {
        background: #efefef;
        border-left: 4px solid #e9280c;
    }

    .met_section aside .met_aside dl dd {
        padding: 6px 0 6px 0;
    }

    .met_section aside .met_aside dl dd a {
        display: block;
        padding-left: 40px;
        height: 35px;
        color: #333;
        font-weight: normal;
        line-height: 35px;
    }

    .met_section aside .met_aside dl dd .on a,
    .met_aside dl dd a:hover {
        background: #efefef;
    }

    .met_section aside .met_related {
        margin-top: 20px;
    }

    .met_section aside .met_related ul {
        padding: 20px;
    }

    .met_section aside .met_related li {
        margin-bottom: 8px;
        list-style: none;
    }

    .met_article_head {
        position: relative;
        padding: 0 10px;
        height: 60px;
        border-bottom: 1px solid #ddd;
        line-height: 60px;
    }

    .met_article_head .met_position {
        position: absolute;
        top: 0;
        right: 10px;
        color: #aaa;
        font-family: '宋体';
    }

    .met_article_head .met_position a {
        color: #999;
        font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    }

    .met_article_head h1 {
        color: #555;
        font-weight: normal;
        font-size: 18px;
    }

    .met_section_sehed {
        padding-top: 0;
    }

    .met_section_head {
        height: 50px;
        color: #aaa;
        font-size: 12px;
        font-family: '宋体';
        line-height: 50px;
    }

    .met_section_head a {
        color: #999;
        font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    }

    .met_section_head a:hover {
        color: #e9280c;
    }

    .links {
        width: 1345px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }

    .link {
        height: 60px;
    }

    .links p {
        font-size: 14px;
        line-height: 60px;
        color: rgba(255, 255, 255, .5)
    }

    .links p a {
        margin-left: 10px;
        font-size: 14px;
        color: rgba(255, 255, 255, .5)
    }

    /*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    dl,
    dt,
    li,
    ol,
    ul,
    dd,
    th,
    td,
    p,
    pre,
    form,
    input,
    button,
    textarea,
    hr {
        margin: 0;
        padding: 0
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%
    }

    img {
        border: 0
    }

    ul,
    ol,
    dl {
        list-style: none;
    }

    button,
    input,
    select,
    textarea {
        font-size: 100%
    }

    .met_clear {
        clear: both
    }

    .met_none {
        display: none
    }

    .met_hidden {
        visibility: hidden
    }

    .met_fl {
        float: left
    }

    .met_fr {
        float: right;
        padding-top: 12px;
    }

    .met_editor {
        line-height: 2
    }

    .met_editor ul,
    .met_editor ol {
        padding: 0 0 0 25px;
        margin: 0
    }

    .met_editor a {
        color: #1c57c4
    }

    .met_editor a:hover {
        text-decoration: underline
    }

    .met_editor img {
        max-width: 100%;
        height: auto !important;
    }

    .met_editor blockquote {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        border-left: 4px solid #ddd
    }

    .met_editor hr {
        display: block;
        padding: 0;
        border: 0;
        height: 0;
        border-top: 1px solid #ddd;
        margin: 20px 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .met_editor .metvideobox {
        text-align: center;
        visibility: hidden;
        margin: 10px auto;
    }

    .met_editor .video-js {
        max-width: 100%;
    }

    .met_editor table {
        width: 100% !important;
        margin-bottom: 1.6rem;
        border-spacing: 0 !important;
        border-collapse: collapse !important;
        padding: 0 !important;
        border: 0
    }

    .met_editor table td {
        border: 1px solid #ddd !important
    }

    .met_editor table>thead>tr>th,
    table>tbody>tr>th,
    table>tfoot>tr>th,
    table>thead>tr>td,
    table>tbody>tr>td,
    table>tfoot>tr>td {
        padding: .7rem;
        line-height: 1.6;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .met_editor table>thead>tr>th {
        vertical-align: bottom;
        border-bottom: 1px solid #ddd
    }

    .met_editor #page_break .collapse {
        display: none
    }

    .met_editor #page_break .num {
        padding: 10px 0;
        text-align: center
    }

    .met_editor #page_break .num li {
        display: inline;
        margin: 0 2px;
        padding: 3px 5px;
        border: 1px solid #ccc;
        background-color: #fff;
        color: #666;
        text-align: center;
        cursor: pointer;
        font-family: Arial;
        font-size: 12px;
        overflow: hidden
    }

    .met_editor #page_break .num li.on {
        background-color: #ccc;
        color: #fff;
        font-weight: bold
    }

    .metinfo-banner1 {
        overflow: hidden;
        margin: 0 auto
    }

    .met_pager {
        text-align: center;
        padding: 30px 0 0
    }

    .met_pager a {
        border: 1px solid #e0e0e0;
        text-align: center;
        height: 28px;
        line-height: 28px;
        min-width: 28px;
        _width: 28px;
        text-align: center;
        display: inline-block;
        color: #aaa
    }

    .met_pager a:hover {
        border: 1px solid #a0a0a0;
        color: #aaa
    }

    .met_pager .PreSpan,
    .met_pager .NextSpan {
        height: 30px;
        line-height: 30px;
        min-width: 60px;
        _width: 60px;
        text-align: center;
        background: #f0f0f0;
        color: #ccc;
        display: inline-block
    }

    .met_pager .PreA,
    .met_pager .NextA {
        height: 28px;
        line-height: 28px;
        min-width: 58px;
        _width: 58px;
        color: #aaa
    }

    .met_pager .PreSpan,
    .met_pager .PreA {
        margin-right: 6px
    }

    .met_pager .NextSpan,
    .met_pager .NextA {
        margin-left: 6px
    }

    .met_pager .firstPage,
    .met_pager .lastPage {
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        min-width: 40px;
        _width: 40px;
        color: #aaa
    }

    .met_pager .Ahover {
        font-weight: bold;
        background: #f0f0f0;
        color: #aaa
    }

    .met_pager .PageText {
        margin-left: 10px;
        color: #aaa
    }

    .met_pager #metPageT,
    #metPageB {
        text-align: center;
        border: 1px solid #e0e0e0;
        color: #aaa
    }

    .met_pager #metPageT {
        width: 20px;
        padding: 6px 5px 5px
    }

    .met_pager #metPageB {
        min-width: 40px;
        _width: 40px;
        padding: 6px 0 5px;
        cursor: pointer;
        font-weight: bold
    }

    *html .met_pager #metPageT {
        height: 13px;
        line-height: 13px
    }

    *html .met_pager #metPageB {
        padding: 0;
        height: 28px;
        line-height: 20px
    }

    *+html .met_pager #metPageT {
        height: 13px;
        line-height: 13px
    }

    *+html .met_pager #metPageB {
        padding: 0;
        height: 28px;
        line-height: 20px
    }

    .met_module1 {
        padding: 30px 10px
    }

    .met_module2_list {
        padding: 10px 10px
    }

    .met_module2_list li {
        list-style: none;
        border-bottom: 1px solid #ddd;
        padding: 15px 100px 15px 10px;
        position: relative
    }

    .met_module2_list h2 {
        font-weight: normal
    }

    .met_module2_list li p {
        color: #818181
    }

    .met_module2_list li span.time {
        color: #818181;
        position: absolute;
        right: 10px;
        top: 15px
    }

    .met_module2_list li h2 i {
        margin-right: 10px;
        position: relative
    }

    .met_module2_list li.list_2 h2,
    .met_module2_list li.list_3 h2 {
        margin-bottom: 3px;
        font-weight: bold
    }

    .met_module2_list li.list_2 {
        padding: 15px 0
    }

    .met_module2_list li.list_3 {
        padding-left: 100px;
        min-height: 80px
    }

    .met_module2_list li.list_3 img {
        position: absolute;
        left: 0;
        top: 15px
    }

    .met_module2_list li.list_3 span.time {
        position: static
    }

    .met_module2 h1.met_title {
        font-size: 28px;
        font-weight: normal;
        padding: 5px 0
    }

    .met_module2 .met_infos {
        color: #818181;
        font-size: 12px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd
    }

    .met_module2 .met_time {
        padding-right: 6px
    }

    .met_module2 .met_source {
        padding-right: 6px
    }

    .met_module2 .met_source a {
        color: #607fa6
    }

    .met_module2 .met_editor {
        padding: 0 10px
    }

    .met_tools {
        border-top: 1px solid #ddd;
        margin-top: 30px;
        position: relative;
        padding: 10px 10px 0;
        height: 50px;
        line-height: 50px
    }

    .met_tools .met_page {
        clear: both;
        position: absolute;
        right: 5px;
        top: 0;
        color: #818181
    }

    .met_tools .met_page li {
        display: inline;
        list-style: none;
        margin-left: 30px;
    }

    .met_tools .met_page li span {
        padding-right: 5px;
    }

    .met_tools .met_page a {
        color: #607fa6
    }

    .met_module3_list ul.list_1 {
        list-style: none;
        visibility: hidden
    }

    .met_module3_list ul.list_1 li {
        float: left;
        text-align: center;
        margin-top: 30px;
        overflow: hidden
    }

    .met_module3_list ul.list_1 li a {
        text-align: center;
        display: block;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 0
    }

    .met_module3_list ul.list_1 li h2 {
        text-align: left;
        font-size: 14px;
        padding: 10px 10px;
        font-weight: normal;
        border-top: 1px solid #ddd
    }

    .met_module3_list ul a img {
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s
    }

    .met_module3_list ul a:hover h2 {
        color: #333
    }

    .met_module3_list ul a:hover img {
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5
    }

    .met_module3_list ul.list_2 {
        list-style: none;
        visibility: hidden
    }

    .met_module3_list ul.list_2 li {
        padding: 20px 10px;
        border-bottom: 1px solid #ddd
    }

    .met_module3_list ul.list_2 dt {
        float: left;
        position: relative
    }

    .met_module3_list ul.list_2 dd {
        float: left;
        width: 100%
    }

    .met_module3_list ul.list_2 dd h2 {
        padding: 5px 10px;
        font-size: 15px;
        font-weight: normal
    }

    .met_module3_list ul.list_2 dd p {
        padding: 5px 10px;
        color: #818181
    }

    #showproduct dl.pshow {
        visibility: hidden
    }

    #showproduct dl.pshow dt {
        float: left;
        position: relative;
        font-size: 0;
        text-align: center;
        overflow: hidden;
        border-right: 1px solid #ddd
    }

    #showproduct dl.pshow dt .met_box {
        margin: 0 auto;
        visibility: hidden
    }

    #showproduct dl.pshow dt .met_box figcaption {
        display: none
    }

    #showproduct dl.pshow dt .my-simple-gallery figure {
        float: left;
        margin: 0
    }

    #showproduct dl.pshow dt li {
        display: inline-block;
        margin-right: 10px;
        margin-top: 10px;
        cursor: pointer
    }

    #showproduct dl.pshow dt li img {
        filter: alpha(opacity=90);
        -moz-opacity: .9;
        -khtml-opacity: .9;
        opacity: .9
    }

    #showproduct dl.pshow dt li.flex-active {
        border: 2px solid #000;
        width: 66px;
        height: 66px;
        position: relative;
        overflow: hidden
    }

    #showproduct dl.pshow dt li.flex-active img {
        position: relative;
        left: -2px;
        top: -2px
    }

    #showproduct dl.pshow dd {
        float: left;
        width: 100%
    }

    #showproduct dl.pshow dd .met_box {
        padding: 0 20px
    }

    #showproduct dl.pshow dd .met_box h1 {
        font-size: 24px;
        padding: 20px 5px;
        border-bottom: 1px solid #ddd
    }

    #showproduct dl.pshow dd .met_box ul li {
        list-style: none;
        color: #818181;
        padding: 8px 5px 8px 90px;
        border-bottom: 1px solid #ddd;
        position: relative
    }

    #showproduct dl.pshow dd .met_box ul li span {
        position: absolute;
        left: 0;
        top: 0;
        padding: 8px 5px;
        width: 80px;
        word-wrap: break-word
    }

    #showproduct dl.pshow dd .met_box .desc {
        padding: 10px;
        margin-top: 20px;
        background: #f7f8fa;
        color: #666
    }

    #showproduct .met_nav {
        height: 45px;
        line-height: 45px;
        margin: 30px 0;
        border: 1px solid #ddd
    }

    #showproduct .met_nav li {
        float: left;
        list-style: none;
        border-right: 1px solid #ddd;
        cursor: pointer
    }

    #showproduct .met_nav li a {
        display: block;
        padding: 0 40px
    }

    #showproduct .met_nav li.met_now,
    #showproduct .met_nav li.met_hover {
        background: #f7f8fa
    }

    #showproduct .met_related {
        margin-top: 30px;
        font-size: 18px;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        padding: 10px 10px;
        color: #333
    }

    #showproduct .met_related_list {
        list-style: none;
        visibility: hidden
    }

    #showproduct .met_related_list li {
        float: left;
        text-align: center;
        margin-top: 30px;
        overflow: hidden
    }

    #showproduct .met_related_list li a {
        text-align: center;
        display: block;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 0
    }

    #showproduct .met_related_list li h2 {
        text-align: left;
        font-size: 14px;
        padding: 10px 10px;
        font-weight: normal;
        border-top: 1px solid #ddd
    }

    #showproduct .met_related_list li img {
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s
    }

    #showproduct .met_related_list li a:hover h2 {
        color: #333
    }

    #showproduct .met_related_list li a:hover img {
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5
    }

    #showproduct .met_nav_contbox {
        padding: 0 10px
    }

    #downloadlist {
        padding: 15px
    }

    #downloadlist .metlist {
        margin-bottom: 20px
    }

    #downloadlist .metlist dt {
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        font-weight: bold;
        padding: 8px 5px 8px 0;
        background: url(/public/image/dt-9.gif) no-repeat 5px 11px
    }

    #downloadlist .metlist dd {
        color: #999;
        padding: 8px;
        background: #f7f8fa
    }

    #downloadlist .metlist dd b {
        font-weight: normal
    }

    #downloadlist .metlist dd div {
        float: right
    }

    #downloadlist .metlist dd span {
        padding-right: 20px
    }

    #downloadlist .metlist dd a {
        color: #1c57c4
    }

    #downloadlist .metlist dd a.down {
        color: #fa1a1a
    }

    #showdownload {
        padding: 15px
    }

    #showdownload h1.title {
        font-size: 24px;
        padding: 15px 5px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px
    }

    #showdownload .paralist {
        background: #8c989f;
        padding: 5px 10px;
        color: #fff;
        visibility: hidden
    }

    #showdownload .paralist li {
        list-style: none;
        padding: 8px 5px 8px 90px;
        min-height: 20px;
        position: relative;
        border-bottom: 1px solid #ddd;
        
        color: #fff;
    }

    #showdownload .paralist li:last-child {
        border-bottom: 0
    }

    #showdownload .paralist li a {
        color: #fff
    }

    #showdownload .paralist li span {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        padding: 8px 5px;
        word-wrap: break-word
    }

    #showdownload .met_editor {
        padding: 0 10px
    }

    #showdownload .ctitle {
        margin: 30px 0 10px;
        padding: 0 10px;
        font-size: 16px;
        font-weight: normal;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ddd
    }

    #showdownload .downloadbox {
        margin-top: 30px
    }

    #showdownload .downloadbox a {
        display: inline-block;
        background: #23b7e5;
        height: 35px;
        line-height: 35px;
        padding: 0 35px;
        color: #fff;
        border-radius: 2px
    }

    #showdownload .downloadbox a:hover {
        background: #38c4f0
    }

    #showdownload .downloadbox a.active {
        background: #1ba4cf
    }

    #imglist ul.list_1 {
        list-style: none;
        visibility: hidden
    }

    #imglist ul.list_1 li {
        float: left;
        text-align: center;
        margin-top: 30px;
        overflow: hidden
    }

    #imglist ul.list_1 li a {
        text-align: center;
        display: block;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 0
    }

    #imglist ul.list_1 li h2 {
        text-align: left;
        font-size: 14px;
        padding: 10px 10px;
        font-weight: normal;
        border-top: 1px solid #ddd
    }

    #imglist ul a img {
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s
    }

    #imglist ul a:hover h2 {
        color: #333
    }

    #imglist ul a:hover img {
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5
    }

    #imglist ul.list_2 {
        list-style: none;
        visibility: hidden
    }

    #imglist ul.list_2 li {
        padding: 20px 10px;
        border-bottom: 1px solid #ddd
    }

    #imglist ul.list_2 dt {
        float: left;
        position: relative
    }

    #imglist ul.list_2 dd {
        float: left;
        width: 100%
    }

    #imglist ul.list_2 dd h2 {
        padding: 5px 10px;
        font-size: 15px
    }

    #imglist ul.list_2 dd p {
        padding: 5px 10px;
        color: #818181
    }

    #showimg h1.met_title {
        font-size: 24px;
        padding: 15px 5px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px
    }

    #showimg .met_slide_box {
        text-align: center;
        background: #000;
        margin: 0 auto;
        overflow: hidden;
        position: relative
    }

    #showimg .met_slide_list ul {
        display: none;
    }

    #showimg ul.exposureThumbs {
        border-right: 0;
        padding: 0;
        margin: 0;
        list-style-type: none;
        height: 79px;
        width: 790px;
        margin: 0px auto;
        padding: 10px
    }

    #showimg ul.exposureThumbs li {
        background: #111;
        margin: 0 10px 0 0;
        padding: 0;
        text-align: center;
        display: none;
        float: left
    }

    #showimg ul.exposureThumbs li img {
        cursor: pointer
    }

    #showimg ul.exposureThumbs li.last {
        margin: 0
    }

    #showimg .exposureWrapper {
        position: absolute;
        top: 0;
        left: 0
    }

    #showimg .exposureWrapper img {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0
    }

    #showimg .exposureLoaded {
        background-image: none
    }

    #showimg ul.exposureThumbs li {
        width: 150px;
        height: 79px
    }

    #showimg .exposureSlideshowControls a {
        font-size: 11px;
        color: #bba;
        text-decoration: none;
        outline: 0;
        padding: 2px 6px;
        display: inline
    }

    #showimg .exposureSlideshowControls a:active,
    .exposureSlideshowControls a:hover {
        background-color: #999;
        color: #444
    }

    #showimg .met_slide_box .left,
    .met_slide_box .right {
        position: absolute;
        width: 50%;
        cursor: pointer
    }

    #showimg .met_slide_box .left a,
    .met_slide_box .right a {
        display: block;
        width: 100%;
        height: 100%
    }

    #showimg .imgparalist {
        background: #8c989f;
        padding: 5px 10px;
        color: #fff;
        visibility: hidden;
        margin-top: 30px;
        visibility: hidden
    }

    #showimg .imgparalist li {
        list-style: none;
        padding: 8px 5px 8px 90px;
        min-height: 20px;
        position: relative;
        border-bottom: 1px solid #ddd
    }

    #showimg .imgparalist li:last-child {
        border-bottom: 0
    }

    #showimg .imgparalist li a {
        color: #fff
    }

    #showimg .imgparalist li span {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        padding: 8px 5px;
        overflow: hidden;
        word-wrap: break-word
    }

    #joblist {
        padding: 15px
    }

    #joblist dl {
        padding: 10px 5px 10px;
        margin-top: 30px;
        border: 1px solid #ddd
    }

    #joblist dt {
        padding: 0 10px;
        font-size: 16px;
        font-weight: bold
    }

    #joblist dd .dtail {
        padding: 5px 10px 0;
        border-top: 1px solid #ddd
    }

    #joblist dd .dtail span {
        margin-right: 15px
    }

    #joblist dd .dtail a {
        color: #1c57c4
    }

    #joblist dd .editor {
        padding: 10px
    }

    #joblist dd .mis {
        padding: 5px 10px;
        border-bottom: 1px solid #ddd;
        font-size: 12px
    }

    #joblist dd .mis span {
        margin-right: 15px;
        color: #999
    }

    #showjob h1.title {
        font-size: 24px;
        padding: 15px 5px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px
    }

    #showjob .ctitle {
        margin: 30px 0 10px;
        padding: 0 10px;
        font-size: 16px;
        font-weight: normal;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ddd
    }

    #showjob .met_editor {
        padding: 0 10px
    }

    #cvlist {
        padding: 15px
    }

    #showjob .paralist {
        background: #8c989f;
        padding: 5px 10px;
        color: #fff;
        visibility: hidden;
        margin-top: 30px;
        visibility: hidden
    }

    #showjob .paralist li {
        list-style: none;
        padding: 8px 5px 8px 90px;
        min-height: 20px;
        position: relative;
        border-bottom: 1px solid #ddd
    }

    #showjob .paralist li:last-child {
        border-bottom: 0
    }

    #showjob .paralist li a {
        color: #fff
    }

    #showjob .paralist li span {
        position: absolute;
        left: 0;
        top: 0;
        width: 80px;
        padding: 8px 5px;
        overflow: hidden;
        word-wrap: break-word
    }

    #showjob .info_cv {
        margin-top: 30px;
        margin-left: 10px
    }

    #showjob .info_cv a {
        display: inline-block;
        background: #23b7e5;
        height: 35px;
        line-height: 35px;
        padding: 0 35px;
        color: #fff;
        border-radius: 2px
    }

    #showjob .info_cv a:hover {
        background: #38c4f0
    }

    #showjob .info_cv a.active {
        background: #1ba4cf
    }

    #messagelist {
        padding: 15px
    }

    #messagelist .metlist {
        margin-top: 30px;
        border: 1px solid #ddd;
        padding: 5px
    }

    #messagelist .metlist dt {
        padding: 5px
    }

    #messagelist .metlist dt span.name {
        color: #2c7199
    }

    #messagelist .metlist dt span.time {
        padding-left: 5px;
        color: #aaa;
        font-size: 12px
    }

    #messagelist .metlist dt span.tt {
        float: right;
        padding-right: 5px;
        color: #aaa
    }

    #messagelist .metlist dd.info span.tt {
        display: none;
        clear: both
    }

    #messagelist .metlist dd.info span.text {
        display: block;
        line-height: 1.5;
        padding: 0 5px 10px;
        border-bottom: 1px solid #ddd
    }

    #messagelist .metlist dd.reinfo span.tt {
        display: block;
        padding: 10px 5px 0;
        color: #2c7199
    }

    #messagelist .metlist dd.reinfo span.text {
        display: block;
        line-height: 1.5;
        padding: 5px 5px 10px
    }

    #messagelist .v52fmbx {
        margin: 30px 0 0
    }

    #linklist {
        padding: 15px 15px 25px
    }

    #linklist .ctitle {
        margin: 10px 0 10px;
        padding: 5px 10px;
        border-bottom: 1px solid #ddd
    }

    #linklist .inside {
        padding: 15px 0 0
    }

    #linklist .metlist .img li {
        list-style: none;
        display: inline;
        padding-right: 5px
    }

    #linklist .metlist .img img {
        width: 88px;
        height: 31px
    }

    #linklist .metlist .txt li {
        list-style: none;
        float: left;
        width: 88px;
        height: 20px;
        line-height: 20px;
        margin-right: 5px;
        overflow: hidden
    }

    #linksubmit {
        padding: 15px
    }

    #linksubmit table {
        margin: 0 auto
    }

    #memberbox {
        padding: 15px
    }

    ul.searchnavlist {
        list-style: none;
        padding: 0 20px;
        margin: 0
    }

    ul.searchnavlist li {
        padding: 5px 0
    }

    ul.searchnavlist .advsearch_searchword input {
        width: 90%;
        height: 28px;
        line-height: 28px\9;
        padding: 2px 5px;
        border: 1px solid #dcdfe0;
        background-color: #fff;
        color: #333;
        outline: 0;
        border-radius: 2px
    }

    ul.searchnavlist .searchgo {
        display: block;
        background: #23b7e5;
        border: 0 none;
        height: 34px;
        line-height: 26px;
        padding: 0 35px;
        color: #fff;
        cursor: pointer;
        border-radius: 2px;
        font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
    }

    ul.searchnavlist .searchgo:hover {
        background: #38c4f0
    }

    ul.searchnavlist .searchgo:active {
        background: #1ba4cf
    }

    #searchlist {
        padding: 15px 0
    }

    #searchlist li {
        padding-left: 10px;
        margin-bottom: 6px;
        line-height: 1.5
    }

    #searchlist ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    #searchlist ul li {
        padding: 3px 5px;
        margin-bottom: 10px
    }

    #searchlist ul li img {
        display: none
    }

    #searchlist .search_title {
        display: block;
        padding: 2px 0
    }

    #searchlist .search_title a {
        font-size: 16px;
        color: #12C;
        text-decoration: underline
    }

    #searchlist .search_title em {
        color: #c00;
        text-decoration: underline;
        font-style: normal
    }

    #searchlist .search_detail {
        display: block
    }

    #searchlist .search_detail a {
        text-decoration: underline;
        color: #12C
    }

    #searchlist .search_content em {
        color: #c00;
        font-style: normal
    }

    #searchlist .search_updatetime {
        display: block;
        margin-top: 5px;
        color: green
    }

    #searchlist a:hover {
        text-decoration: underline
    }

    #sitemaplist dl {
        margin-top: 30px;
        padding: 20px;
        border: 1px solid #ddd
    }

    #sitemaplist dt h2 {
        font-size: 18px;
        font-weight: normal;
        padding: 10px 0;
        border-bottom: 1px solid #ddd
    }

    #sitemaplist dt h2 i {
        font-size: 22px;
        margin-left: 10px;
        font-weight: normal;
        color: #888;
        position: relative;
        top: 2px
    }

    #sitemaplist dd ul {
        float: left;
        width: 25%;
        list-style: none;
        margin-top: 20px
    }

    #sitemaplist dd li {
        margin-top: 5px
    }

    #sitemaplist dd li h4 a {
        font-weight: normal;
        color: #666
    }

    .v52fmbx_hr {
        border-top: 1px solid #ddd;
        margin: 0;
        padding: 0 5px 0 15px;
        font-weight: bold;
        font-size: 16px;
        background: #ddd;
        height: 60px;
        line-height: 60px;
    }

    :-ms-input-placeholder {
        color: #999
    }

    .met-focus {
        border: 1px solid #23b7e5 !important
    }

    .v52fmbx {
        border: 1px solid #ddd;
        border-top: 0;
        overflow: hidden;
        text-align: left
    }

    .v52fmbx dl:after {
        display: block;
        clear: both;
        content: "";
        visibility: hidden;
        height: 0
    }

    .v52fmbx dl {
        width: 100%;
        zoom: 1;
        background: #fff
    }

    .v52fmbx dl {
        border-top: 1px solid #ddd;
        margin: 0;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -ms-flexbox;
        position: relative;
        padding: 5px 0
    }

    .v52fmbx dl dt {
        padding: 15px 15px 10px 15px;
        width: 105px;
        text-align: left;
        font-weight: normal;
        overflow: hidden;
        line-height: 1.2
    }

    .v52fmbx dl dd {
        -moz-box-flex: 1.0;
        -webkit-box-flex: 1.0;
        box-flex: 1.0;
        -ms-flex: 1;
        padding: 2px 0 0 15px;
        margin: 10px 0
    }

    .v52fmbx dl dd label input {
        position: relative;
        top: 1px;
        margin-right: 3px
    }

    .v52fmbx dl dd .fbox {
        margin: 0 10px 0 0
    }

    .v52fmbx dl dd .tips {
        color: #aaa
    }

    .v52fmbx dl dd .tips:hover {
        color: #f00
    }

    .v52fmbx dl dd.labelinline label {
        display: inline
    }

    .v52fmbx dl dt.addimgdt {
        padding: 10px 5px 10px
    }

    .v52fmbx dl dt.addimgdt p {
        height: 30px;
        line-height: 30px;
        margin-bottom: 8px
    }

    .v52fmbx dl.noborder {
        border-bottom: 0
    }

    .formerror {
        margin-top: 6px;
        height: 20px;
        line-height: 20px
    }

    .formerror .fa-times {
        color: #fff;
        border-radius: 3px;
        padding: 1px 2px;
        font-size: 16px;
        margin-right: 5px;
        background: red
    }

    .formerror .fa-check {
        color: #fff;
        border-radius: 3px;
        padding: 2px;
        font-size: 14px;
        margin-right: 5px;
        background: #10aa00
    }

    .formerrorbox {
        border: 2px solid #f00 !important
    }

    .v52fmbx dl dd.ftype_description {
        color: #fff;
        padding: 8px;
        margin: 0 5px;
        background: #6c6fbf
    }

    .ftype_input .fbox {
        float: left
    }

    .ftype_input .tips {
        float: left;
        padding-top: 5px
    }

    .ftype_input .fbox input {
        width: 350px;
        height: 28px;
        line-height: 28px\9;
        padding: 2px 5px;
        border: 1px solid #dcdfe0;
        background-color: #fff;
        color: #333;
        outline: 0;
        border-radius: 2px
    }

    .placeholder-ie {
        position: relative
    }

    .placeholder-ie label {
        position: absolute;
        left: 8px;
        top: 7px;
        cursor: text;
        color: #999
    }

    .ftype_textarea .tips {
        display: block
    }

    .ftype_textarea textarea {
        width: 350px;
        line-height: 1.5;
        height: 100px;
        padding: 7px 5px;
        border: 1px solid #dcdfe0;
        background-color: #fff;
        color: #333;
        outline: 0
    }

    .ftype_select .tips,
    .ftype_select-linkage .tips {
        display: block;
        margin-top: 5px
    }

    select {
        line-height: 31px;
        height: 31px;
        vertical-align: middle;
        background-color: #fff;
        outline: 0;
        border: 1px solid #ccc;
        padding: 4px;
        color: #656565
    }

    .ftype_radio .fbox label {
        font-weight: normal;
        height: 28px;
        line-height: 28px;
        margin: 0;
        display: block
    }

    .ftype_radio .fbox input[type='radio'] {
        border-radius: 100%;
        bottom: 3px;
        height: 15px;
        position: relative;
        vertical-align: middle;
        width: 15px;
        margin: 0;
        position: relative;
        top: -1px;
        margin-right: 6px
    }

    .ftype_radio .formerror {
        margin-top: 0
    }

    .ftype_checkbox .fbox input[type='checkbox'] {
        border-radius: 100%;
        bottom: 3px;
        height: 15px;
        position: relative;
        vertical-align: middle;
        width: 15px;
        margin: 0
    }

    .ftype_checkbox .fbox label {
        font-weight: normal;
        height: 28px;
        line-height: 28px;
        margin: 0;
        display: block
    }

    .ftype_checkbox .fbox input {
        position: relative;
        top: -1px;
        margin-right: 6px !important
    }

    .ftype_checkbox .formerror {
        margin-top: 0
    }

    .ftype_transverse .fbox label {
        display: inline;
        margin-right: 15px
    }

    .submit {
        display: block;
        background: #23b7e5;
        border: 0 none;
        height: 34px;
        line-height: 26px;
        padding: 0 35px;
        color: #fff;
        cursor: pointer;
        border-radius: 2px;
        font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
    }

    .submit:hover {
        background: #38c4f0
    }

    .submit.active {
        background: #1ba4cf
    }

    .v52fmbx dl dd.ftype_code input {
        width: 80px;
        margin-right: 10px
    }

    .v52fmbx dl dd.ftype_code img {
        height: 30px;
        position: relative;
        bottom: 2px
    }

    /*客服样式*/
    .back-top-container {
        display: block;
        position: fixed;
        right: 50px;
        bottom: 50px;
        cursor: pointer;
        z-index: 99999;
    }

    .yb_conct {
        position: fixed;
        z-index: 9999999;
        top: 200px;
        right: -127px;
        cursor: pointer;
        transition: all .3s ease;
    }

    .yb_bar ul li {
        width: 180px;
        height: 53px;
        color: #fff;
        text-indent: 54px;
        margin-bottom: 1px;
        border-radius: 3px;
        font: 14px/53px 'Microsoft YaHei';
        transition: all .5s ease;
        overflow: hidden;
        background: #0a50a8 url(/public/image/kefutubiao.png) no-repeat;
    }

    .yb_bar .yb_top {
        background-position: 0 0;
    }

    .yb_bar .yb_phone {
        background-position: 0 -57px;
        font-size: 14px;
    }

    .yb_conct a {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }

    .yb_bar .yb_QQ {
        text-indent: 0;
        background-position: 0 -113px;
    }

    .yb_bar .yb_ercode {
        height: 200px;
        background-position: 0 -169px;
    }

    .yb_QQ a {
        display: block;
        text-indent: 54px;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    .hd_qr {
        padding: 0 29px 25px 29px;
        width: 125px;
    }

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
        cursor: pointer;
    }

    a:active {
        text-decoration: none;
    }

    .hidden {
        display: none;
        visibility: hidden;
    }

    .wrap {
        border: 0;
        padding: 0;
        margin: 0 auto;
        *zoom: 1;
    }

    .wrap:after {
        clear: both;
        content: "";
        display: table;
    }

    .clear {
        clear: both;
        font-size: 0;
        line-height: 0;
        height: 0;
        visibility: hidden;
    }

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .clearfix {
        zoom: 1;
    }

    .wrap {
        padding: 0 100px;
        margin: 0 auto;
        position: relative;
    }

    .wrap:after,
    .wrap:before,
    .container:after,
    .container:before {
        content: "";
        display: table;
    }

    .wrap:after,
    .container:after {
        clear: both;
    }

    .container {
        width: 80%;
        margin: 0 auto;
    }


    .heades {
        position: relative;
        z-index: 1000;
        background: #fff;
    }

    .heades .heades_line {
        width: 100%;
        height: 1px;
        background: #d1d1d1;
        margin-top: 20px;
    }

    .logo {
        display: block;
        padding-top: 25px;
        overflow: hidden;
    }

    .logo a img {
        display: inline-block;
        vertical-align: middle;
    }

    .logo .mc-hidden {
        font-weight: normal;
        vertical-align: top;
        border-left: 1px dashed #d0d0d0;
        padding: 10px 0 0 20px;
        color: #252525;
        font-size: 18px
    }

    .met_fr dl {
        float: left;
        width: 200px;
        text-indent: 50px;
    }

    .met_fr dl dt {
        color: #666;
        font-size: 13px;
    }

    .met_fr dl dd {
        color: #d6313f;
        font-size: 14px;
    }

    .hdl,
    .hdr {
        background: url(/public/image/head_phone.png) no-repeat left center;
    }

    .hdm {
        background: url(/public/image/head_qq.png) no-repeat left center;
    }

    .navbar {
        display: none;
        width: 80px;
        text-align: center;
        font-size: 28px;
        color: #dc2c2e;
    }

    .navbar i {
        font-weight: normal;
    }

    .navbar .fa-remove:before {
        content: "\f00d";
    }

    .nav {
        height: 60px;
        line-height: 60px;
    }

    .nav ul {
        vertical-align: top;
        overflow: hidden;
    }

    .nav ul li {
        float: left;
        width: 11%;
        text-align: center;
    }

    .heades .nav ul li a {
        font-size: 16px;
    }

    .heades .nav ul li .on {
        color: #4581fb;
        border-bottom: 2px solid #4581fb;
        padding-bottom: 16px;
    }

    .heades .nav ul li a:hover {
        color: #4581fb;
    }

    .heades .nav .search {
        position: relative;
        margin-left: 20px;
        margin-right: 20px;
        display: inline-block;
        vertical-align: top;
        width: 19px;
        height: 19px
    }

    .heades .nav .search .head-search-icon {
        position: relative;
        z-index: 15;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: url(/public/image/search.png) no-repeat
    }

    .heades .nav .search .form {
        display: none;
        position: absolute;
        right: -20px;
        top: 0;
        height: 85px;
        z-index: 10;
        width: 360px
    }

    .heades .nav .search form {
        position: absolute;
        top: 45px;
        right: 0px;
        width: 360px;
        height: 40px;
        overflow: hidden;
        border-radius: 7px;
        font-size: 0px;
        background: #efefef
    }

    .heades .nav .search form .input {
        display: inline-block;
        vertical-align: top;
        padding: 0 20px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 280px;
        height: 40px;
        background: #efefef
    }

    .heades .nav .search form .input input {
        width: 100%;
        height: 100%;
        font-size: 15px;
        border: 0px;
        background: #efefef
    }

    .heades .nav .search form button {
        cursor: pointer;
        border: 0px;
        display: inline-block;
        vertical-align: top;
        width: 80px;
        height: 40px;
        background: #b60a00;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        font-size: 15px;
        color: #fff
    }


    .index-service {
        position: relative;
        padding: 90px 0 100px;
        overflow: hidden;
    }

    .index-title h5 {
        font-weight: normal;
        font-size: 55px;
        color: #000;
        font-family: "SimSun";
        line-height: 55px;
    }

    .index-title {
        z-index: 2;
        position: relative;
        padding-bottom: 40px;
        text-align: center;
    }

    .index-title .big-title {
        position: relative;
        height: 40px;
        line-height: 40px;
    }

    .index-title .big-title .big {
        z-index: 1;
        position: relative;
        display: inline-block;
        padding: 0 18px;
        font-size: 28px;
        color: #333;
    }

    .index-customer .index-title .big-title .big {
        background: #fff;
    }

    .index-title .big-title .line {
        position: absolute;
        top: 22px;
        left: 50%;
        display: block;
        width: 65px;
        height: 1px;
        background-color: #c1c1c1;
    }

    .index-title .big-title .l-line {
        margin-left: -147.5px;
    }

    .index-title .big-title .r-line {
        margin-left: 80.5px;
    }

    .index-title .small {
        display: block;
        font: normal 16px/1.5 'gotham-medium';
        color: #999;
    }

    .swiper-slide-text-scroll {
        position: relative;
    }

    .index-service-scroll-wrap .swiper-container {
        position: static;
    }

    .index-service-scroll-wrap {
        position: relative;
        padding: 0 7.5%;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap {
        float: left;
        width: 350px;
    }

    .index-service .swiper-slide-text-each {
        top: 180px;
    }

    .index-service .swiper-slide-text-each,
    .index-service .swiper-slide-image {
        position: absolute;
        opacity: 0;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
    }

    .index-service .swiper-slide-image {
        width: 100%;
        height: 100%;
    }

    .index-service .swiper-slide-text-each.active,
    .index-service .swiper-slide-image.active {
        position: relative;
        z-index: 2;
        opacity: 1;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        margin-bottom: 8px;
        font-weight: bold;
        font-size: 36px;
        color: #333;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
        margin-bottom: 40px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
        display: block;
        padding: 2px 0;
        font-size: 16px;
        color: #333;
    }

    .index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-title,
    .index-service-scroll-wrap .swiper-slide-text-each:last-child .swiper-slide-text-wrap .slide-descrition {
        color: #fff;
    }

    .radiu-button {
        z-index: 2;
        position: relative;
        display: block;
        width: 215px;
        height: 60px;
        font: normal 16px/60px 'gotham-medium';
        text-align: center;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 30px;
        transition: all .4s ease-in-out;
        overflow: hidden;
    }

    .radiu-button:hover {
        color: #fff;
        background: #000;
        border-color: #000;
    }

    .radiu-button:hover:after {
        transform-origin: center bottom;
        transform: scaleY(1)
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap img {
        max-width: 100%;
    }

    .index-service .work-buttons {
        z-index: 3;
        position: absolute;
        right: 40px;
        bottom: 45px;
    }

    .index-service .work-buttons .count-tab {
        margin-right: 25px;
        margin-bottom: 50px;
        border-right: 1px solid rgba(186, 186, 186, .3);
    }

    .index-service .work-buttons .count-tab .tab {
        position: relative;
        width: 110px;
        margin-right: -10px;
        line-height: 40px;
        cursor: pointer;
    }

    .index-service .work-buttons .count-tab .tab-key {
        font-weight: normal;
        font-size: 12px;
        color: #666;
    }

    .index-service .work-buttons .count-tab .each-tab.active .tab-key {
        color: #666;
        font-weight: bold;
    }

    .index-service .work-buttons .count-tab .dot {
        position: absolute;
        right: 3px;
        top: 15px;
        display: block;
        width: 13px;
        height: 13px;
    }

    .index-service .work-buttons .count-tab .dot:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 5px;
        height: 5px;
        margin: -2.5px 0 0 -2.5px;
        background: #bababa;
        border-radius: 100%;
        transition: all .5s ease-in-out;
    }

    .index-service .work-buttons .count-tab .each-tab.active .dot:before {
        background: #666;
    }

    .index-service .work-buttons .count-tab .dot:after {
        content: '';
        position: absolute;
        display: block;
        width: 9px;
        height: 9px;
        border: 2px solid #666;
        border-radius: 100%;
        transform: scale(0);
        transition: all .5s ease-in-out;
    }

    .index-service .work-buttons .count-tab .each-tab.active .dot:after {
        transform: scale(1);
    }

    .index-service .work-buttons .count-tab .each-tab.active .tab-key {
        font-weight: bold;
    }

    .index-service .work-buttons .prograss-bar {
        float: right;
    }

    .index-service .work-buttons .iconfont,
    .ourwork-mobile-images-scroll .work-buttons .iconfont {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        margin-top: 15px;
        background: #fff;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        transition: all .5s ease-in-out;
    }

    .ourwork-mobile-images-scroll .work-buttons .iconfont {
        background: transparent;
    }

    .index-service .work-buttons .iconfont:before,
    .ourwork-mobile-images-scroll .work-buttons .iconfont:before,
    .index-service .work-buttons .iconfont:after,
    .ourwork-mobile-images-scroll .work-buttons .iconfont:after {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        transition: all .5s ease-in-out;
        box-sizing: border-box;
    }

    .index-service .work-buttons .iconfont:before,
    .ourwork-mobile-images-scroll .work-buttons .iconfont:before {
        z-index: 1;
    }

    .index-service .work-buttons .prev:before {
        background: url(/public/image/left-icon5.png) no-repeat center center;
    }

    .index-service .work-buttons .next:before {
        background: url(/public/image/right-icon5.png) no-repeat center center;
    }


    .index-service .work-buttons .iconfont:after,
    .ourwork-mobile-images-scroll .work-buttons .iconfont:after {
        transform: scale(0);
    }

    .index-service .work-buttons .iconfont:after {
        background: #339ec1;
    }

    .ourwork-mobile-images-scroll .work-buttons .iconfont:after {
        background: #fff;
    }



    .index-service .work-buttons .prev:hover:before {
        background: #339ec1 url(/public/image/left-icon5a.png) no-repeat center center;
    }

    .index-service .work-buttons .next:hover::before {
        background: #339ec1 url(/public/image/right-icon5a.png) no-repeat center center;
    }

    .index-data {
        position: relative;
        overflow: hidden;
    }

    .index-data .index-data-list {
        width: 1140px;
        margin: 0 auto;
        padding: 180px 0;
    }

    .data-background {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
    }

    .index-data .item {
        float: left;
        width: 33.33%;
        height: 240px;
    }

    .index-data .item-inner {
        position: relative;
        height: 240px;
        text-align: center;
        border-right: 1px solid rgba(255, 255, 255, .2);
    }

    .index-data .item:nth-child(3n) .item-inner {
        border-right: 0;
    }

    .index-data .item:first-child .item-inner,
    .index-data .item:nth-child(2) .item-inner,
    .index-data .item:nth-child(3) .item-inner {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    .index-data .text-wrap {
        position: absolute;
        top: 50%;
        width: 100%;
        font-size: 16px;
        color: #fff;
        transform: translateY(-50%);
    }

    .index-data .text-wrap .number-wrap {
        display: block;
        font: normal 108px/1 'AkzidenzGrotesk-BoldCondAlt';
        color: #fff;
    }

    .index-data .text-wrap .number-wrap .icon {
        display: inline-block;
        margin-left: -25px;
        font-size: 72px;
        vertical-align: 13px;
    }

    .swiper-container {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .index-new {
        padding-top: 54px;
        padding-bottom: 113px;
        background: #E8E8E8
    }

    .index-new .index-title h5 {
        color: rgba(0, 0, 0, 0.7)
    }

    .index-new .index-title h6 {
        color: rgba(51, 51, 51, 0.7)
    }

    .index-new-switch {
        font-size: 15px;
        color: #666;
        text-align: center;
        margin-top: 15px
    }

    .index-new-switch>ul li {
        display: inline-block;
        text-align: center;
        padding-left: 32px;
        padding-right: 32px;
        position: relative;
    }

    .index-new-switch>ul li span {
        cursor: pointer
    }

    .index-new-switch>ul li span:hover {
        color: #B41515
    }

    .index-new-switch .on span {
        color: #B41515
    }

    .index-new-switch>ul li+li:before {
        content: "";
        position: absolute;
        left: -8px;
        top: 11px;
        width: 15px;
        height: 1px;
        background: #BABABA
    }

    .index-new-switch .li {
        max-width: 1600px;
        font-size: 0;
        margin: 0 auto;
        margin-top: 48px
    }

    .index-new-switch .li-title {
        display: none
    }

    .index-new-switch .li .new-more {
        display: block;
        width: 379px;
        height: 51px;
        margin: 0 auto;
        margin-top: 60px;
        background: url(/public/image/case_icon_0.png);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .index-new-switch .li .new-more:hover {
        opacity: .7
    }

    .index-new-switch .li .left {
        position: relative;
        width: 578px;
        height: 561px;
        display: inline-block;
        vertical-align: top;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        transition: all .4s ease-out
    }

    .index-new-switch .li .left:hover {
        -webkit-transform: translate3d(0, -5px, 0);
        -moz-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    .index-new-switch .li .left:hover .swiper-slide-text .text h5 {
        color: #D12322
    }

    .index-new-switch .li .left-box {
        background: #FFF;
        position: relative;
        z-index: 10;
        width: 100%;
        height: 100%;
        padding: 43px 47px 50px 53px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .index-new-switch .li .left-box-swiper {
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .left-box-swiper ul {
        overflow: hidden;
    }

    .left-box-swiper ul li {
        float: left;
        display: black;
    }

    .index-new-switch .li .left .shadow {
        position: absolute;
        bottom: -40px;
        left: 0px;
        width: 100%;
        padding-bottom: 16.17647%;
        background: url(/public/image/new_icon_0.png);
        background-size: 100% 100%
    }

    .index-new-switch .li .left .swiper-slide {
        display: block;
        background: #FFF
    }



    .pagination2 {
        text-align: left
    }

    .pagination2 ul {
        overflow: hidden;
    }

    .pagination2 li {
        float: left;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #4E4E4E;
        opacity: 1;
        margin-right: 4px;
        cursor: pointer;
    }

    .pagination2 .on {
        background: #DC301F
    }

    .index-new-switch .li .left .swiper-slide-box {
        width: 478px;
        height: 313px;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .index-new-switch .li .left .swiper-slide-box img {
        max-width: 100%;
        height: auto !important
    }

    .index-new-switch .li .left .swiper-slide-text {
        width: 478px;
        margin-top: 30px;
        font-size: 0
    }

    .index-new-switch .li .left .swiper-slide-text .text {
        display: inline-block;
        vertical-align: top;
        width: 388px;
        height: 90px;
        text-align: left;
        padding-right: 20px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .index-new-switch .li .left .swiper-slide-text .text h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 19px;
        color: #060606;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .index-new-switch .li .left .swiper-slide-text .text p {
        height: 50px;
        margin-top: 12px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 13px;
        line-height: 25px;
        color: #888888
    }

    .index-new-switch .li .left .swiper-slide-text .date {
        display: inline-block;
        vertical-align: top;
        width: 90px;
        height: 90px;
        border-radius: 4px;
        background: #B41515;
        text-align: center
    }

    .index-new-switch .li .left .swiper-slide-text .date .d {
        font-size: 58px;
        color: #FFF;
        font-family: "CG";
        line-height: 58px;
        margin-top: 6px
    }

    .index-new-switch .li .left .swiper-slide-text .date .ym {
        margin-top: 2px;
        line-height: 16.4px;
        font-size: 16.4px;
        font-family: "Arial";
        color: #FFF
    }

    .index-new-switch .li .right {
        margin-left: 22px;
        width: 1000px;
        height: 561px;
        display: inline-block;
        vertical-align: top;
        text-align: left
    }

    .index-new-switch .li .right-li {
        position: relative;
        text-align: left;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        height: 187px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        transition: all .4s ease-out
    }

    .index-new-switch .li .right-li:nth-child(even) {
        padding-left: 2px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .index-new-switch .li .right-li:nth-child(n+3) {
        padding-top: 1px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .index-new-switch .li .right-li-box {
        position: relative;
        z-index: 10;
        width: 100%;
        height: 100%;
        background: #FFF
    }

    .index-new-switch .li .right-li:hover {
        z-index: 100;
        box-shadow: 0 8px 35px rgba(0, 0, 0, 0.2)
    }

    .index-new-switch .li .right-li:hover .date .d {
        color: #D12322
    }

    .index-new-switch .li .right-li:hover .date .ym {
        color: #D12322
    }

    .index-new-switch .li .right-li:hover .text h5 {
        color: #D12322
    }

    .index-new-switch .li .right .shadow {
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%;
        padding-bottom: 19.08397%;
        background: url(/public/image/new_icon_1.png);
        background-size: 100% 100%
    }

    .index-new-switch .li .right .date {
        display: inline-block;
        vertical-align: top;
        width: 110px;
        height: 100%;
        padding-top: 55px;
        padding-right: 25px;
        padding-left: 35px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center
    }

    .index-new-switch .li .right .date .d {
        font-size: 42px;
        color: #555;
        font-family: "Arial";
        line-height: 42px;
        margin-top: 6px;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease
    }

    .index-new-switch .li .right .date .ym {
        margin-top: 2px;
        line-height: 14px;
        font-size: 14px;
        font-family: "Arial";
        color: #333;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease
    }

    .index-new-switch .li .right .text {
        display: inline-block;
        vertical-align: top;
        width: 333px;
        height: 100%;
        text-align: left;
        padding-top: 55px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .index-new-switch .li .right .text h3 {
        font-size: 15px;
        color: #333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        transition: color .3s ease
    }

    .index-new-switch .li .right .text p {
        margin-top: 10px;
        color: #888;
        font-size: 13px;
        line-height: 25px;
        height: 50px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .news-list-page {
        padding-bottom: 70px;
        background: #f2f2f2;
    }

    .news-list-page .container {
        max-width: 1350px;
    }

    .news-tab-wrap {
        padding: 65px 0 55px;
    }

    .news-tab-wrap li {
        display: inline-block;
        margin-right: 10px;
    }

    .news-tab-wrap li a {
        display: block;
        width: 150px;
        height: 50px;
        font-size: 14px;
        color: #666;
        line-height: 50px;
        text-align: center;
        background: #fff;
        border-radius: 25px;
        transition: all .4s ease-in-out;
    }

    .news-tab-wrap li.on a,
    .news-tab-wrap li a:hover {
        color: #fff;
        background: #333;
    }

    .news-list .item-list {
        margin-left: -1.5%;
    }

    .news-list li {
        position: relative;
        float: left;
        width: 48.5%;
        margin: 0 0 1.5% 1.5%;
        background: #fff;
    }

    .ourwork-list .each-item:after,
    .news-list li:after,
    .index-news-list .item2:after,
    .index-news-list .item3:after,
    .solution-list .each-item:after,
    .pay-list .each-item:after {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
        transition: all .6s;
    }

    .ourwork-list .each-item:hover:after,
    .news-list li:hover:after,
    .index-news-list .item2:hover:after,
    .index-news-list .item3:hover:after,
    .solution-list .each-item:hover:after,
    .pay-list .each-item:hover:after {
        box-shadow: 0 15px 15px rgba(0, 0, 0, .1);
    }

    .news-list li:hover:after,
    .index-news-list .item2:hover:after,
    .index-news-list .item3:hover:after,
    .pay-list .each-item:hover:after {
        transform: scale(1.025);
    }

    .news-list li a,
    .index-news-list .item-inner {
        z-index: 1;
        position: relative;
        display: block;
    }

    .news-list-one li a {
        padding: 35px 70px;
    }

    .news-list-one .date-wrap {
        position: relative;
        float: left;
        width: 115px;
        height: 155px;
        border-right: 1px solid #e7e7e7;
    }

    .news-list-one .date-inner {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .news-list-one .date-wrap .day {
        font: 48px/1 'gotham-medium';
    }

    .news-list-one .line {
        display: block;
        width: 25px;
        height: 3px;
        margin: 15px 0;
        background: #e7e7e7;
    }

    .news-list-one .item-inner:hover .line {
        background: #e9280c;
    }

    .news-list-one .date-wrap .days {
        font: 14px/1 'Gotham-Book';
    }

    .news-list-one .text-wrap {
        margin-left: 175px;
    }

    .news-list-one .text-wrap .title {
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .news-list-one .text-wrap .descrition {
        height: 48px;
        margin: 15px 0 40px;
        font-size: 14px;
        color: #666;
        line-height: 24px;
        overflow: hidden;
    }

    .news-list .text-wrap .more .icon {
        display: inline-block;
        width: 0;
        height: 10px;
        background: url(/public/image/more-icon2.png) no-repeat center center;
        transition: all .4s;
        opacity: 0;
    }

    .news-list .text-wrap .more strong {
        font-size: 14px;
        font-weight: normal;
        color: #666;
        transition: all .4s;
    }

    .news-list-two li a {
        padding: 35px 40px;
    }

    .news-list-two li .text-wrap {
        float: left;
        width: 35%;
    }

    .news-list-two li .date {
        font: 14px/1 'Gotham-Book';
    }

    .news-list-two li .text-wrap .title {
        height: 60px;
        margin: 30px 0;
        font-size: 18px;
        color: #333;
        line-height: 30px;
        overflow: hidden;
    }

    .news-list-two li .image-wrap {
        float: right;
        width: 35%;
        min-width: 150px;
    }

    .news-list-two li .image-wrap img {
        max-width: 150px;
    }

    /*footer*/
    footer {
        position: relative;
        background: #111;
        overflow: hidden;
    }

    footer .wrap {
        width: 1345px;
        padding: 0;
    }

    .top-footer {
        padding: 60px 0;
    }

    .top-footer .logo {
        float: left;
        /*width:25%;*/
    }

    .top-footer .bottom-item-wrap {
        float: left;
        /*width:75%;*/
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .top-footer .each-item {
        float: left;
        /*width:33.33%;*/
    }

    .top-footer .each-item dl {
        width: 250px;
    }

    .top-footer .each-item dt {
        padding-bottom: 25px;
        margin-bottom: 15px;
        font: normal 14px/1 'gotham-medium';
        color: #fff;
        border-bottom: 1px solid #282828;
    }

    .top-footer .each-item .word {
        font-size: 14px;
        color: rgba(255, 255, 255, .5);
        transition: all .5s ease-in-out;
    }

    .top-footer .each-item a.word:hover {
        color: rgba(255, 255, 255, .7);
    }

    .top-footer .contact-item .word {
        display: block;
        padding: 5px 0;
    }

    .top-footer .address-item dd {
        margin: 0 0 20px 10px;
        padding-left: 40px;
    }

    .top-footer .address-item .address {
        line-height: 20px;
        background: url(/public/image/footer-icon1-1.png) no-repeat left center;
    }

    .top-footer .address-item .phone-number {
        line-height: 24px;
        background: url(/public/image/footer-icon1-2.png) no-repeat left center;
    }

    .top-footer .code-wrap {
        padding: 5px 0;
    }

    footer .copyright {
        padding: 35px 0;
        font-size: 12px;
        color: rgba(255, 255, 255, .2);
        text-align: center;
    }

    footer .friend-links {}

    footer .friend-links .item-list {
        padding: 35px 0;
        border-top: 1px solid rgba(255, 255, 255, .1);
    }

    footer .friend-link-button-wrap strong {
        display: inline-block;
        width: 88px;
        height: 24px;
        margin-bottom: 15px;
        font-weight: normal;
        color: rgba(255, 255, 255, .2);
        line-height: 24px;
        text-align: center;
        border: 1px solid rgba(255, 255, 255, .2);
        border-radius: 2px;
    }

    footer .friend-links.active {
        transform: translateY(0);
    }

    footer .friend-links li {
        display: inline-block;
        margin: 0 25px 10px 0;
    }

    footer .friend-links li a {
        font-size: 12px;
        color: rgba(255, 255, 255, .2);
        transition: all .5s ease-in-out;
    }

    footer .friend-links li a:hover {
        color: rgba(255, 255, 255, .5);
    }

    .slogan {
        height: 360px;
    }

    .slogan_tt {
        text-align: center;
    }

    .slogan_tt h2 {
        padding: 80px 0 40px 0;
        color: #00000e;
        font-size: 35px;
    }

    .slogan_tt h4 {
        color: #686868;
        font-size: 16px;
    }

    .slogan_ct {
        padding-top: 40px;
    }

    .slogan_ct li {
        float: left;
        text-align: center;
        font-weight: normal;
    }

    .slogan_ct li:nth-child(2),
    .slogan_ct li:nth-child(3) {
        margin-left: 80px;
    }

    .slogan_ct li:nth-child(4) {
        margin: 40px 0 0 80px;
        color: #333;
        font-size: 26px;
        font-weight: bold;
    }

    .slogan_ct li:nth-child(5) {
        margin: 35px 0 0 50px;
        color: #fff;
        font-size: 16px;
        background: #4581fb;
        padding: 10px 50px;
    }

    .slogan_ct li:nth-child(5) a {
        color: #fff;
    }

    .slogan_ct li span {
        color: #4581fb;
        font-size: 55px;
        font-weight: normal;
    }

    .slogan_ct li h5 {
        color: #474747;
        font-size: 14px;
        font-weight: normal;
    }

    /*服务领域*/
    .box.business-objective {
        padding-top: 66px;
        margin-top: 50px;
    }

    .box.gradient-gray {
        text-align: center;
        background-image: -moz-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
        background-image: -webkit-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
        background-image: -ms-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
    }

    .box.front-last,
    .box.business-objective {
        overflow: hidden;
    }

    .box .m1200 {
        position: relative;
    }

    .m1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .m1200:after {
        content: '';
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        clear: both;
    }

    .box.gradient-gray h2.title {
        color: #fff;
    }

    .objectives {
        position: relative;
        padding-top: 23px;
    }

    .objectives .tabs {
        width: 100%;
        padding-bottom: 30px;
    }

    .objectives .tabs a {
        font-size: 18px;
        color: #87878A;
        line-height: 36px;
        margin-right: 40px;
        display: inline-block;
        position: relative;
        transition: all 0.3s;
    }

    .objectives .tabs a.active:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 2px;
        background-color: #fff;
    }

    .objectives .tabs a:hover,
    .objectives .tabs a.active {
        color: #fff;
    }

    .objectives .tabs a:last-of-type {
        margin-right: 0;
    }

    .objective {
        height: 567px;
        position: relative;
        background-color: rgba(27, 27, 27, .3);
    }

    .objective-content {
        width: calc(100% - 700px);
        float: right;
        padding: 45px 83px;
        color: #fff;
        text-align: left;
        height: 100%;
        box-sizing: content-box;
    }

    .objective-content-wrapper {
        width: 100%;
        position: relative;
        /*overflow: hidden;*/
    }

    .objective-content .h2s {
        height: 50px;
        margin-bottom: 45px;
        /*overflow: hidden;*/
        position: relative;
    }

    .objective-content .sub-con {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: opacity 0.75s ease-in-out;
        color: #fff;
    }

    .objective-content h2 {
        font-size: 28px;
        line-height: 50px;
        font-weight: normal;
    }

    .objective-content .ps {
        height: 56px;
        /*overflow: hidden;*/
        margin-bottom: 40px;
        position: relative;
    }

    .objective-content p {
        font-size: 14px;
        line-height: 28px;
        color: #fff;
        position: relative;
    }

    .charts-data {
        margin: 0 0 31px;
        height: 135px;
        position: relative;
    }

    .charts-data ul {
        height: 100%;
        padding-top: 12px;
        display: flex;
        justify-content: space-between;
    }

    .charts-data li {
        text-align: center;
        width: 84px;
    }

    .chart {
        width: 40px;
        height: 57px;
        margin: 0px auto 5px;
        position: relative;
    }

    .chart span {
        display: block;
        position: absolute;
        bottom: 8px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center center;
        opacity: 0;
        transition: all 0.75s ease-in-out;
    }

    .chart span:before,
    .chart span:after {
        content: '';
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .chart span.old {
        left: 0;
        width: 17px;
        height: 5px;
        background-image: url("/public/image/zhiqian.png");
    }

    .chart span.old:before {
        height: 12px;
        top: -12px;
        background-position: center bottom;
        background-image: url("/public/image/zhiqian-top.png");
    }

    .chart span.old:after {
        height: 6px;
        bottom: -6px;
        background-position: center top;
        background-image: url("/public/image/zhiqian-bottom.png");
    }

    .chart span.new {
        right: 0;
        width: 20px;
        height: 10px;
        background-image: url("/public/image/new.png");
    }

    .chart span.new:before {
        height: 12px;
        top: -12px;
        background-position: center bottom;
        background-image: url("/public/image/new-top.png");
    }

    .chart span.new:after {
        height: 8px;
        bottom: -8px;
        background-position: center top;
        background-image: url("/public/image/new-bottom.png");
    }

    .chart img {
        width: 100%;
    }

    h4.chart-data {
        font-size: 26px;
        line-height: 100%;
    }

    .data-label {
        font-size: 12px;
        line-height: 18px;
        color: #b1b2b4;
    }

    .data-labels {
        overflow: hidden;
        position: relative;
        height: 20px;
        margin-bottom: 65px;
    }

    .data-labels span {
        margin-right: 20px;
        float: left;
        display: block;
        color: #b1b2b4;
    }

    .data-labels span img {
        position: relative;
        float: left;
        margin-right: 10px;
    }

    .objective-content a {
        color: #fff;
    }

    .pager-load-more a,
    .line-blue-btn,
    .line-white-btn,
    .blue-btn {
        width: 166px;
        height: 46px;
        border: none;
        color: #fff;
        line-height: 46px;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        position: relative;
        background-color: #4581fb;
        transition: all 0.75s ease;
    }

    .blue-btn:hover {
        background-color: #2769ed;
    }

    .objective-img {
        width: 525px;
        height: 100%;
        float: left;
        position: relative;
        overflow: hidden;
    }

    .objective-img img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        object-fit: contain;
    }


    .objective.object1 .objective-img img:nth-of-type(1) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }

    .objective.object2 .objective-img img:nth-of-type(2) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }

    .objective.object3 .objective-img img:nth-of-type(3) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }

    .objective.object4 .objective-img img:nth-of-type(4) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }

    .objective.object5 .objective-img img:nth-of-type(5) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }

    .objective.object6 .objective-img img:nth-of-type(6) {
        z-index: 3;
        animation: scrollFromRight 0.75s ease-out both;
    }


    .objective.object1 .sub-con:nth-of-type(1) {
        z-index: 3;
        opacity: 1;
    }

    .objective.object2 .sub-con:nth-of-type(2) {
        z-index: 3;
        opacity: 1;
    }

    .objective.object3 .sub-con:nth-of-type(3) {
        z-index: 3;
        opacity: 1;
    }

    .objective.object4 .sub-con:nth-of-type(4) {
        z-index: 3;
        opacity: 1;
    }

    .objective.object5 .sub-con:nth-of-type(5) {
        z-index: 3;
        opacity: 1;
    }

    .objective.object6 .sub-con:nth-of-type(6) {
        z-index: 3;
        opacity: 1;
    }

    .slogan {
        height: 360px;
    }

    .slogan_tt {
        text-align: center;
    }

    .slogan_tt h2 {
        padding: 80px 0 40px 0;
        color: #00000e;
        font-size: 35px;
    }

    .slogan_tt h4 {
        color: #686868;
        font-size: 16px;
    }

    .slogan_ct {
        padding-top: 40px;
    }

    .slogan_ct li {
        float: left;
        text-align: center;
        font-weight: normal;
    }

    .slogan_ct li:nth-child(2),
    .slogan_ct li:nth-child(3) {
        margin-left: 80px;
    }

    .slogan_ct li:nth-child(4) {
        margin: 40px 0 0 80px;
        color: #333;
        font-size: 26px;
        font-weight: bold;
    }

    .slogan_ct li:nth-child(5) {
        margin: 35px 0 0 50px;
        color: #fff;
        font-size: 16px;
        background: #4581fb;
        padding: 10px 50px;
    }

    .slogan_ct li:nth-child(5) a {
        color: #fff;
    }

    .slogan_ct li span {
        color: #4581fb;
        font-size: 55px;
        font-weight: normal;
    }

    .slogan_ct li h5 {
        color: #474747;
        font-size: 14px;
        font-weight: normal;
    }

    /*服务领域*/
    .box.business-objective {
        padding-top: 66px;
        margin-top: 50px;
    }

    .box.gradient-gray {
        text-align: center;
        background-image: -moz-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
        background-image: -webkit-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
        background-image: -ms-linear-gradient(-90deg, rgb(40, 46, 51) 0%, rgb(98, 105, 111) 100%);
    }

    .box.front-last,
    .box.business-objective {
        overflow: hidden;
    }

    .box .m1200 {
        position: relative;
    }

    .m1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .m1200:after {
        content: '';
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        clear: both;
    }

    .box.gradient-gray h2.title {
        color: #fff;
    }

    .objectives {
        position: relative;
        padding-top: 23px;
    }

    .objectives .tabs {
        width: 100%;
        padding-bottom: 30px;
    }

    .objectives .tabs a {
        font-size: 18px;
        color: #87878A;
        line-height: 36px;
        margin-right: 40px;
        display: inline-block;
        position: relative;
        transition: all 0.3s;
    }

    .objectives .tabs a.active:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 2px;
        background-color: #fff;
    }

    .objectives .tabs a:hover,
    .objectives .tabs a.active {
        color: #fff;
    }

    .objectives .tabs a:last-of-type {
        margin-right: 0;
    }

    .objective {
        height: 567px;
        position: relative;
        background-color: rgba(27, 27, 27, .3);
    }

    .objective-content {
        width: calc(100% - 700px);
        float: right;
        padding: 45px 83px;
        color: #fff;
        text-align: left;
        height: 100%;
        box-sizing: content-box;
    }

    .objective-content-wrapper {
        width: 100%;
        position: relative;
        /*overflow: hidden;*/
    }

    .objective-content .h2s {
        height: 50px;
        margin-bottom: 45px;
        /*overflow: hidden;*/
        position: relative;
    }

    .objective-content .sub-con {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: opacity 0.75s ease-in-out;
        color: #fff;
    }

    .objective-content h2 {
        font-size: 28px;
        line-height: 50px;
        font-weight: normal;
    }

    .objective-content .ps {
        height: 56px;
        /*overflow: hidden;*/
        margin-bottom: 40px;
        position: relative;
    }

    .objective-content p {
        font-size: 14px;
        line-height: 28px;
        color: #fff;
        position: relative;
    }

    .charts-data {
        margin: 0 0 31px;
        height: 135px;
        position: relative;
    }

    .charts-data ul {
        height: 100%;
        padding-top: 12px;
        display: flex;
        justify-content: space-between;
    }

    .charts-data li {
        text-align: center;
        width: 84px;
    }

    .chart {
        width: 40px;
        height: 57px;
        margin: 0px auto 5px;
        position: relative;
    }

    .chart span {
        display: block;
        position: absolute;
        bottom: 8px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center center;
        opacity: 0;
        transition: all 0.75s ease-in-out;
    }

    .chart span:before,
    .chart span:after {
        content: '';
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .chart span.old {
        left: 0;
        width: 17px;
        height: 5px;
        background-image: url("/public/image/zhiqian.png");
    }

    .chart span.old:before {
        height: 12px;
        top: -12px;
        background-position: center bottom;
        background-image: url("/public/image/zhiqian-top.png");
    }

    .chart span.old:after {
        height: 6px;
        bottom: -6px;
        background-position: center top;
        background-image: url("/public/image/zhiqian-bottom.png");
    }

    .chart span.new {
        right: 0;
        width: 20px;
        height: 10px;
        background-image: url("/public/image/new.png");
    }

    .chart span.new:before {
        height: 12px;
        top: -12px;
        background-position: center bottom;
        background-image: url("/public/image/new-top.png");
    }

    .chart span.new:after {
        height: 8px;
        bottom: -8px;
        background-position: center top;
        background-image: url("/public/image/new-bottom.png");
    }

}

@media (min-width:760px) {
    .chart img {
        width: 100%;
    }

    h4.chart-data {
        font-size: 26px;
        line-height: 100%;
    }

    .data-label {
        font-size: 12px;
        line-height: 18px;
        color: #b1b2b4;
    }

    .data-labels {
        overflow: hidden;
        position: relative;
        height: 20px;
        margin-bottom: 65px;
    }

    .data-labels span {
        margin-right: 20px;
        float: left;
        display: block;
        color: #b1b2b4;
    }

    .data-labels span img {
        position: relative;
        float: left;
        margin-right: 10px;
    }

    .objective-content a {
        color: #fff;
    }

    .pager-load-more a,
    .line-blue-btn,
    .line-white-btn,
    .blue-btn {
        width: 166px;
        height: 46px;
        border: none;
        color: #fff;
        line-height: 46px;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        position: relative;
        background-color: #4581fb;
        transition: all 0.75s ease;
    }

    .blue-btn:hover {
        background-color: #2769ed;
    }

    .objective-img {
        width: 525px;
        height: 100%;
        float: left;
        position: relative;
        overflow: hidden;
    }

    /* .nav {
        width: 80%;
    } */

    .index-service .container {
        width: 91%;
    }

    .index-title {
        padding-bottom: 25px;
    }

    .index-service {
        padding: 70px 0 80px;
    }

    .index-service-scroll-wrap {
        min-height: 25rem;
        padding: 5% 7.5%;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        margin-bottom: 10px;
        font-size: 30px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
        padding: 3px 0;
        font-size: 14px;
    }

    .index-service .work-buttons {
        bottom: 15px;
    }

    .index-service .work-buttons .count-tab .tab {
        line-height: 30px;
    }

    .index-service .work-buttons .count-tab .dot {
        top: 8px;
    }

    .radiu-button {
        width: 180px;
        height: 50px;
        font: normal 14px/50px 'gotham-medium';
        line-height: 50px;
    }

    .index-service .work-buttons .iconfont,
    .ourwork-mobile-images-scroll .work-buttons .iconfont {
        width: 45px;
        height: 45px;
    }
    .index-service-scroll-wrap {
        height: 575px;
    }
}


/* @media (max-width:1330px) {
    .index-service-scroll-wrap {
        padding: 5% 7.5%;
    }

    .index-service .work-buttons {
        top: 45px;
        bottom: auto;
    }

    .index-service .work-buttons .count-tab {
        margin-bottom: 50px;
    }
} */

@media (min-width:1530px) {
    .index-service .work-buttons .count-tab {
        margin-bottom: 110px;
    }
}

@media (min-width:991px) {
    .index-service {
        padding: 50px 0;
    }

    .index-service-scroll-wrap {
        min-height: 20rem;
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        position: relative;
        height: 20rem;
        margin-left: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap img {
        width: 100%;
    }

    .index-service .swiper-slide-image {
        right: 0;
        width: 100%;
        height: 100%;
    }

    .swiper-slide-text-scroll {
        position: static;
    }

    .index-service .swiper-slide-text-each.active {
        position: absolute;
    }

    .index-service .swiper-slide-text-each {
        top: 25px;
        left: 25px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
        margin-bottom: 2rem;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition span {
        padding: 5px 0;
        font-size: 14px;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .radiu-button {
        display: none;
    }

    .index-service .work-buttons {
        top: 25px;
        right: 25px;
        bottom: auto;
    }

    .index-service .work-buttons .count-tab {
        margin-bottom: 25px;
    }

    .index-service .swiper-slide-text-each:nth-child(4),
    .index-service .swiper-slide-text-each:nth-child(5) {
        left: 0;
        top: 25px;
        width: 100%;
        text-align: center;
    }

    .index-service-scroll-wrap .swiper-slide-text-each:nth-child(4) .swiper-slide-text-wrap,
    .index-service-scroll-wrap .swiper-slide-text-each:nth-child(5) .swiper-slide-text-wrap {
        width: 100%;
    }

    .index-service .swiper-slide-text-each:nth-child(4),
    .index-service .swiper-slide-text-each:nth-child(5) {
        text-align: center;
    }


}

@media (min-width:900px) {
    .index-service-scroll-wrap {
        min-height: 18rem;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        height: 18rem;
    }

    .index-service .work-buttons {
        top: auto;
        right: 25px;
        bottom: 45px;
    }

    .index-service .work-buttons .count-tab {
        display: none;
    }
}

@media (min-width:1340px) {
    .index-data .wrap {
        width: 100%;
        padding: 0;
    }

    .index-data .index-data-list {
        width: 91%;
        padding: 80px 0;
    }

    .index-data .item,
    .index-data .item-inner {
        height: 150px;
    }

    .index-data .text-wrap .number-wrap {
        font: normal 78px/1 'AkzidenzGrotesk-BoldCondAlt';
    }

    .index-data .text-wrap .number-wrap .icon {
        margin-left: -15px;
        font-size: 48px;
    }

}

@media screen and (min-width:1500px) {
    .index-new-switch .li .new-more {
        margin-top: 50px
    }

}

@media screen and (min-width:1400px) {
    .index-new-switch .li .new-more {
        margin-top: 40px
    }

}

@media screen and (min-width:1620px) {
    .index-new-switch .li .left {
        width: 508px
    }

    .index-new-switch .li .left-box {
        padding-left: 15px;
        padding-right: 15px
    }

    .index-new-switch .li .right {
        margin-left: 15px
    }

    .index-new-switch .li .right {
        width: 900px
    }

    .index-new-switch .li .right .date {
        padding-left: 20px;
        padding-right: 12px;
        width: 90px
    }

    .viewpoint-text h5 {
        line-height: 50px;
        font-size: 40px
    }

    .viewpoint-text .p {
        margin-top: 20px
    }

    .viewpoint-text .icon {
        margin-top: 20px
    }

}

@media screen and (min-width:1450px) {
    .index-new-switch .li .left {
        height: 480px;
        width: 458px
    }

    .index-new-switch .li .left .swiper-slide-box {
        width: 428px;
        height: 280px
    }

    .index-new-switch .li .left .swiper-slide-text {
        width: 428px
    }

    .index-new-switch .li .left .swiper-slide-text .text {
        width: 338px
    }

    .index-new-switch .li .left-box {
        padding-top: 23px;
        padding-bottom: 30px
    }

    .index-new-switch .li .right {
        width: 800px;
        height: 480px
    }

    .index-new-switch .li .right .date {
        padding-left: 20px;
        padding-right: 12px;
        padding-top: 45px;
        width: 90px
    }

    .index-new-switch .li .right .text {
        width: 233px;
        padding-top: 45px
    }

    .index-new-switch .li .right-li {
        height: 160px
    }

}

@media screen and (min-width:1400px) {
    .viewpoint-text {
        width: 500px
    }

    .viewpoint-text h5 {
        font-size: 34px;
        line-height: 40px
    }

    .index-case {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .index-case-outline {
        margin-top: 20px;
        width: 1200px;
        max-width: auto;
        min-width: 0
    }

    .index-case .item {
        width: 330px;
        padding: 0 5px
    }

    .index-case .img {
        width: 356px
    }

    .index-case-box {
        padding: 50px 30px
    }

    .index-case .text {
        padding-top: 10px;
        height: 70px
    }

    .index-case .text h3 {
        padding-top: 5px
    }

    .index-case-box2 {
        height: 1366px
    }

    .index-case .text h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .index-case .item:nth-child(1),
    .index-case .item:nth-child(3),
    .index-case .item:nth-child(5),
    .index-case .item:nth-child(6),
    .index-case .item:nth-child(7),
    .index-case .item:nth-child(8),
    .index-case .item:nth-child(9),
    .index-case .item:nth-child(11),
    .index-case .item:nth-child(12) {
        height: 200px;
        width: 330px;
        padding: 0 5px
    }

    .index-case .item:nth-child(1) .img,
    .index-case .item:nth-child(3) .img,
    .index-case .item:nth-child(5) .img,
    .index-case .item:nth-child(6) .img,
    .index-case .item:nth-child(7) .img,
    .index-case .item:nth-child(8) .img,
    .index-case .item:nth-child(9) .img,
    .index-case .item:nth-child(11) .img,
    .index-case .item:nth-child(12) .img {
        height: 197px;
        width: 320px
    }

    .index-case .item:nth-child(2) .img,
    .index-case .item:nth-child(4) .img,
    .index-case .item:nth-child(10) .img {
        height: 470px;
        width: 320px
    }

    .index-case .item:nth-child(2),
    .index-case .item:nth-child(4),
    .index-case .item:nth-child(10) {
        height: 580px
    }

    .index-case .item:nth-child(4) {
        top: 273px
    }

    .index-case .item:nth-child(2) {
        left: 335px
    }

    .index-case .item:nth-child(5) {
        top: 273px;
        left: 670px
    }

    .index-case .item:nth-child(3) {
        left: 670px
    }

    .index-case .item:nth-child(6) {
        top: 546px;
        left: 335px
    }

    .index-case .item:nth-child(7) {
        top: 546px;
        left: 670px
    }

    .index-case .item:nth-child(8) {
        top: 815px
    }

    .index-case .item:nth-child(9) {
        top: 815px;
        left: 335px
    }

    .index-case .item:nth-child(10) {
        top: 815px;
        left: 670px
    }

    .index-case .item:nth-child(11) {
        top: 1088px
    }

    .index-case .item:nth-child(12) {
        top: 1088px;
        left: 335px
    }

    .index-new-switch .li .right {
        width: 700px
    }

    .index-new-switch .li .left {
        width: 400px;
        height: 482px
    }

    .index-new-switch .li .right-li {
        height: 160px
    }

    .index-new-switch .li .right .date {
        padding-top: 40px
    }

    .index-new-switch .li .right .text {
        padding-top: 40px
    }

    .index-new {
        padding-top: 60px;
        padding-bottom: 70px
    }

    .index-new-switch .li {
        margin-top: 30px
    }

    .index-new-switch .li .left .swiper-slide-box {
        width: 370px;
        height: 274px
    }

    .index-new-switch .li .left .swiper-slide-text {
        width: 370px;
        margin-top: 20px
    }

    .index-new-switch .li .left .swiper-slide-text .text {
        width: 270px
    }

}

@media(min-width:1366px) {
    .news-list-one li:hover .text-wrap .more .icon {
        margin-right: 10px;
    }

    .news-list-two li:hover .text-wrap .more .icon {
        margin-left: 10px;
    }

    .news-list li:hover .text-wrap .more .icon {
        width: 21px;
        opacity: 1;
    }
}

/* @media (min-width:1200px) {
    .container {
        width: 1200px;
    }
}

@media (min-width:1450px) {
    .container {
        width: 1330px;
    }
}

@media (min-width:1530px) {
    .container {
        width: 1530px;
    }
}

@media (min-width:1450px) {
    .ourwork-page .container {
        width: 88%;
    }
}

@media (max-width:991px) {
    .container {
        width: 91%;
    }
}

@media (max-width:991px) {
    .wrap {
        padding: 0 4.5%;
    }

    .mc-hidden {
        display: none
    }
}

@media (min-width:990px) {
    .lg-hidden1 {
        display: none
    }

}

@media (max-width:767px) {
    .sm-hidden {
        display: none;
    }
}

@media (min-width:768px) {
    .lg-hidden {
        display: none;
    }
}

@media (max-width:991px) {
    .index-banner {
        height: calc(100vh - 60px);
        margin-top: 60px;
    }

    .index-data .wrap {
        padding: 0 4.5%;
    }

    .index-data .index-data-list {
        width: auto;
        padding: 7.5% 0;
    }

    .index-data .item {
        width: 50%;
        height: 160px;
    }

    .index-data .item-inner {
        height: 160px;
    }

    .index-data .item:nth-child(2n+1) .item-inner {
        border-right: 1px solid #62707c;
    }

    .index-data .item:nth-child(2n) .item-inner {
        border-right: 0;
    }

    .index-data .item:nth-child(4) .item-inner {
        border-bottom: 1px solid #62707c;
    }

    .index-data .text-wrap .number-wrap {
        font-size: 60px;
    }

    .index-data .text-wrap .number-wrap .icon {
        margin-left: -10px;
        font-size: 50px;
        vertical-align: 5px;
    }

    .index-data .text-wrap {
        font-size: 14px;
    }


}

@media (max-width:768px) {
    .index-work {
        height: 40rem;
        overflow: hidden;
    }

    .index-work .swiper-slide-image-wrap {
        height: 100%;
    }

    .index-work .swiper-slide-text-wrap {
        min-height: 12rem;
        padding-top: 22rem;
    }

    .index-work .swiper-slide-text .swiper-slide-text-each {
        height: 10rem;
    }

    .index-work .swiper-slide-text {
        min-height: 10rem;
    }

    .index-service-scroll-wrap .swiper-container {
        position: relative;
    }

    .index-service-scroll-wrap {
        height: auto;
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap {
        height: auto;
    }

    .index-service .swiper-slide-image {
        padding: 0;
    }

    .index-service-scroll-wrap .swiper-slide-image-wrap img {
        width: 100%;
    }

    .index-service .swiper-slide-text-each {
        width: 70%;
    }

    .index-service .swiper-slide-text-each.active {
        position: absolute;
    }

    .index-service-scroll-wrap .swiper-slide-text-scroll {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
    }

    .index-service .swiper-slide-text-each {
        top: auto;
        bottom: 10%;
        left: 10%;
    }

    .index-service .swiper-slide-text-each:nth-child(6) {
        top: 22%;
        bottom: auto;
    }

    .index-service-scroll-wrap .swiper-slide-text-wrap .slide-descrition {
        margin-bottom: 0;
    }

    .index-service .work-buttons .count-tab {
        display: none;
    }



}

@media(min-width:1366px) {
    .top-footer .logo {
        width: 315px;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item {
        width: 350px
    }

    .top-footer .each-item.code-item {
        width: 250px;
    }
}

@media(max-width:1400px) {
    footer .wrap {
        width: 91%;
    }

    .top-footer {
        padding: 60px 0;
    }

    .top-footer .logo {
        width: 23%;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item {
        width: 25%
    }

    .top-footer .each-item.code-item {
        width: 25%;
    }

    footer .copyright {
        padding: 0 0 30px;
    }
}

@media (max-width:991px) {
    .top-footer {
        padding: 3rem 0;
    }

    .top-footer .bottom-item-wrap {
        float: none;
        width: 100%;
    }

    .top-footer .logo {
        float: none;
        width: auto;
    }

    .top-footer .each-item {
        float: none;
        width: 100%;
        margin-top: 3rem;
        padding-bottom: 1rem;
    }

    .top-footer .each-item dl {
        width: 100%;
    }

    .top-footer .address-item dd {
        padding-left: 25px;
        margin: 0 0 20px 0;
    }

    .top-footer .each-item.code-item {
        display: none;
    }

    footer .friend-link-button-wrap {
        display: none;
    }

    footer .wrap {
        position: relative;
    }

    footer .copyright {
        text-align: left;
    }

    footer .wrap .gotop {
        position: absolute;
        width: 35px;
        height: 35px;
        right: 6%;
        top: -8px;
        display: block;
    }

    footer .wrap .gotop img {
        width: 100%;
    }

    .fixed-contact-wrap li.qq,
    .fixed-contact-wrap li.phone {
        display: none;
    }

    .fixed-contact-wrap li:hover {
        overflow: hidden;
    }

    .fixed-contact-wrap li:last-child {
        position: fixed;
        bottom: 4.5%;
        right: 4.5%;
        border-radius: 100%;
    }

    .fixed-contact-wrap li i {
        width: 35px;
        height: 35px;
    }

    .fixed-contact-wrap .back-top i {
        background-size: 12px 12px;
    }

    .news-tab-wrap {
        padding: 20px 0;
        overflow: hidden;
    }

    .news-tab-wrap ul {
        white-space: nowrap;
        overflow: auto;
    }

    .news-tab-wrap li {
        display: inline-block;
    }

    .news-tab-wrap li a {
        width: auto;
        height: auto;
        line-height: 1.3;
        background: transparent;
        border-radius: 0;
    }

    .ourwork-tab-wrap .item-list li a,
    .news-tab-wrap li a {
        display: block;
        padding: 5px 0;
        color: #666;
        border-bottom: 3px solid transparent;
    }

    .ourwork-tab-wrap .item-list li.on a,
    .news-tab-wrap li.on a {
        font-weight: bold;
        color: #444;
        border-bottom: 3px solid #444;
    }

    .news-tab-wrap li.on a {
        background: transparent;
    }
}

@media (max-width:768px) {
    .index-title h5 {
        font-size: 35px;
    }

    .index-new-switch>ul li {
        padding: 0 15px;
    }

    .pagination2 {
        margin-top: 10px;
    }

    .index-new-switch .li .left {
        width: 95%;
        height: auto;
        margin-bottom: 20px;
    }

    .index-new-switch .li .right {
        width: 95%;
        height: auto;
        margin-left: 0;
    }

    .left-box-swiper ul li {
        width: 100%;
    }

    .index-new-switch .li .left .swiper-slide-box {
        width: 100%;
    }

    .index-new-switch .li .left .swiper-slide-text {
        width: 100%;
        text-align: left;
    }

    .index-new-switch .li .left .swiper-slide-text .text {
        width: 70%;
    }

    .index-new-switch .li .right-li {
        width: 100%;
    }

    .index-new-switch .li .right .date {
        padding: 0;
        padding-top: 40px;
        width: 20%;
    }

    .index-new-switch .li .right .text {
        width: 76%;
        padding-right: 2%;
        margin-left: 2%;
    }

    .solution-list .each-item,
    .news-list li {
        width: 100%;
    }

    .news-list li {
        margin: 0 0 5% 0;
    }

    .news-list-one li a,
    .news-list-two li a {
        padding: 15px 20px;
    }

    .news-list-one .date-wrap {
        float: none;
        width: 80px;
        height: auto;
        margin-bottom: 15px;
    }

    .news-list-one .date-inner {
        position: relative;
        transform: none;
    }

    .news-list-one .date-wrap .day {
        margin-bottom: 10px;
        font: 40px/1 'gotham-medium';
    }

    .news-list-one .date-wrap .line {
        display: none;
    }

    .news-list-one .text-wrap {
        margin-left: 0;
    }

    .news-list-one .text-wrap .title {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .news-list-one .text-wrap .descrition {
        margin: 5px 0 10px;
    }

    .news-list-one .text-wrap .more {
        display: block;
        padding-top: 10px;
        border-top: 1px solid #e7e7e7;
    }

    .news-list-two li .text-wrap {
        width: 60%;
    }

    .news-list-two li .text-wrap .title {
        height: 48px;
        margin: 10px 0;
        font-size: 16px;
        line-height: 24px;
    }

    .news-list-two li .image-wrap {
        min-width: auto;
    }

    .inner-main-container .news-list-two .each-item .image-wrap img {
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .news-info .normal-info-container {
        margin-top: -5vh;
        padding: 35px 50px;
    }
} */

@keyframes scrollFromRight {
    from {
        transform: translate3d(100%, 0, 0) scale(1);
    }

    to {
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes scrollToLeft {
    from {
        transform: translate3d(0, 0, 0) scale(1);
    }

    to {
        transform: translate3d(-100%, 0, 0) scale(0.75);
    }
}

@keyframes scrollFromBottom {
    from {
        transform: translate3d(0, 100%, 0);
        /*opacity: 0;*/
    }

    to {
        transform: translate3d(0, 0, 0);
        /*opacity: 1;*/
    }
}

@keyframes scrollToTop {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes slideIn {
    from {
        transform: translate3d(0, -40px, 0);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}



/*效果付费*/
.box.front-last {
    padding: 140px 0 134px;
}

.front-last-left {
    float: left;
    width: 410px;
}

.front-last-left h2.title {
    margin-bottom: 50px;
    line-height: 100%;
}

.box h2.title,
.box h2.title2 {
    font-size: 44px;
    color: #000;
    line-height: 64px;
    margin-bottom: 20px;
    position: relative;
    font-weight: normal;
}

.font-medium {
    font-family: "PingFangSC-Medium", 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica, Arail;
}

.front-last-left p.main {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 200px;
    width: 265px;
}

.pager-load-more a,
.line-blue-btn,
.line-white-btn,
.blue-btn {
    width: 166px;
    height: 46px;
    border: none;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #4581fb;
    transition: all 0.75s ease;
}

.front-last-charts {
    width: 680px;
    float: right;
    position: relative;
}

.chart-icons {
    height: 85px;
    width: 100%;
    clear: both;
}

.chart-icons span {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 15px;
    color: #999;
    padding-right: 25px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    display: block;
    float: right;
    clear: both;
}

.chart-icons span.red {
    background-image: url("/public/image/c-red.svg");
}

.chart-icons span.blue {
    background-image: url("/public/image/c-blue.svg");
}

.front-last-charts img.vhidden {
    position: static;
}

.front-last-charts img {
    width: 100%;
    height: auto;
}

img.vhidden {
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front-last-charts .ab-gif {
    width: 100%;
    position: absolute;
    left: 0;
}

.box.say-box {
    padding-top: 96px;
    padding-bottom: 70px;
}

.box.gray {
    background-color: #f9f9f9;
}

.clearfix:after {
    content: "";
    clear: both;
    overflow: hidden;
    height: 0;
    width: 100%;
    display: block;
    zoom: 1;
}

.say-logo {
    width: 47px;
    height: 47px;
    position: absolute;
    left: 23.5px;
    top: -23.5px;
    border-radius: 100%;
    overflow: hidden;
}

.say-logo img {
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.man-say li {
    width: calc((100% - 300px)/3);
    height: 130px;
    margin-right: 48px;
    float: left;
    background: #fff;
    border-radius: 4px;
    position: relative;
    padding: 40px 23.5px 0;
}

.man-say li:nth-of-type(3n) {
    margin-right: 0;
}

.man-say h4 {
    color: #656565;
    font-weight: normal;
}

.man-say h4 span {
    color: #666;
    margin-right: 5px;
}

.man-say p {
    font-size: 12px;
    line-height: 24px;
    color: #888787;
    margin-bottom: 13px;
}

.dialog {
    background: #fff;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 12;
    display: none;
}

.dialog a.close {
    font-size: 24px;
    color: #979797;
    position: absolute;
    right: 20px;
    top: 10px;
}

.dialog.submit-success {
    width: 800px;
    height: 480px;
    margin: -240px 0 0 -400px;
}

.dialog#applyPop {
    width: 800px;
    min-height: 540px;
    margin: -270px 0 0 -400px;
}

.dialog#applyPop .apply-btn {
    text-align: center;
}

.fixed-msg {
    position: absolute;
    top: 40px;
    padding: 10px 0;
    left: 110px;
}

.submit-success h2 {
    font-size: 30px;
    color: #333;
    padding-top: 80px;
    text-align: center;
    background: url("/public/image/duigou.svg") no-repeat top center;
    background-size: 64px;
    margin-top: 10%;
}

.submit-success p {
    width: 62%;
    margin: 30px auto 0;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: center;
}

.submit-success p .font-din {
    color: #4581fb;
}

.apply-page {
    width: 450px;
    margin: 40px auto 0;
}

.apply-page.have-activity {
    width: 680px;
    margin: 40px auto 0;
}

.dialog.apply-form {
    padding: 40px 0;
}

.dialog .apply-page.have-activity,
.dialog .apply-page {
    margin-top: 0;
}

.apply-page h2 {
    font-size: 40px;
    color: #333333;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 10px;
}

.apply-page h3 {
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
}

.activity-img {
    text-align: center;
    margin-bottom: 20px;
}

.activity-img img {
    max-width: 100% !important;
    height: auto !important;
    max-height: 100px !important;
}

.apply-page.no-activity .activity-img,
.apply-page.no-activity h3 {
    display: none;
}

.apply-page .apply-form {
    width: 100%;
    padding: 0;
    margin: 0;
}

.apply-page .apply-form li {
    width: 100%;
    padding-right: 0;
    padding-left: 110px;
    clear: both;
}

.apply-page.have-activity .apply-form li {
    width: 30%;
    float: left;
    clear: none;
    padding-right: 20px;
    margin-right: 0;
}

.apply-page.have-activity .apply-form li:nth-of-type(2n) {
    padding-right: 0;
}

.apply-page .apply-form li:nth-of-type(2n) .must {
    left: 0;
}

.apply-page .blue-btn:hover {
    cursor: pointer;
}

.apply-page.have-activity .blue-btn {
    width: 480px;
    margin: 0px auto;
    float: none;
}

.cell10 li {
    width: 10%;
    float: left;
}

.cell6 li {
    width: 16.66%;
    float: left;
}

.cell5 li {
    width: 20%;
    float: left;
}

.cell4 li {
    width: 25%;
    float: left;
}

.cell3 li {
    width: 33.33%;
    float: left;
}

.cell2 li {
    width: 50%;
    float: left;
    padding-right: 40px;
}

.cell2 li:nth-of-type(2n) {
    padding-left: 40px;
    padding-right: 0;
}

.apply-form li .must {
    font-size: 18px;
    line-height: 45px;
    color: #333333;
    display: block;
    width: 110px;
    position: absolute;
    left: 0;
    top: 0;
}

.apply-form li .must b {
    color: #FF2121;
}

.apply-form li:nth-of-type(2n) .must {
    left: 20px;
}

.case-filter select,
.apply-form li select,
.apply-form li input {
    width: 100%;
    background: #fff;
    border: 1px solid #d4d5d6;
    font-size: 12px;
    line-height: 16px;
    height: 45px;
    padding: 14px 13px;
    box-sizing: border-box;
    color: #333;
}

.apply-form li select {
    width: 48%;
    float: left;
    margin-right: 2%;
    border-radius: 0;
}

.apply-form li select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url("/public/image/arrowDown.svg") no-repeat right 10px center;
    background-size: 10px;
    padding-right: 10px;
}

.apply-form li select:last-of-type {
    width: 50%;
    margin-right: 0;
}

.footer-apply .apply-form .apply-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 166px;
}

.apply-form ul {
    overflow: hidden;
    padding-bottom: 20px;
}

.apply-form li {
    height: 45px;
    float: left;
    margin-right: 20px;
    /*padding-right: 20px;*/
    /*padding-left: 110px;*/
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
}

#layer {
    /*透明遮罩层*/
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 11;
    top: 0;
    left: 0;
    display: none;
}

/*品牌之魂*/
.case {
    width: 100%;
    clear: both;
    padding-top: 60px;
}

.i_service_t {
    text-align: center;
    padding-top: 15px;
    color: #666;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 50px;
}

.i_service_t h2 {
    height: 80px;
    line-height: 66px;
    font-size: 40px;
    color: #000;
    letter-spacing: 1px;
    font-family: "华文细黑";
}

.i_service_t h4 {
    font-size: 16px;
    color: #686868;
    font-weight: normal;
}

.i_case2 {
    background-color: #f5f5f5;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 20px;
}

.scroll {
    position: relative;
    height: 1030px;
    background: #f1eeeb;
    overflow: hidden;
}

.piclist {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.swaplist {
    position: absolute;
    top: 0
}

.scroll .piclist li img {
    display: block;
    height: 382px;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.scroll .piclist li {
    width: 25%;
    float: left;
}

.scroll .piclist li .imgs {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.scroll .piclist li .txts {
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    height: 100%;
    overflow: hidden;
    transition: all 0.4s;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.scroll .piclist li .txts h1 {
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    margin-top: 22%;
}

.scroll .piclist li .txts a {
    color: #fff;
    display: inline-block;
    width: 62px;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 16px;
}

.scroll .piclist li .txts a i {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    transition: all 0.4s;
}

.scroll .piclist li .txts a i.bgs1 {
    background: url(/public/image/i_pic1.png) center top no-repeat;
}

.scroll .piclist li .txts a i.bgs2 {
    background: url(/public/image/i_pic2.png) center top no-repeat;
}

.scroll .piclist li .txts a i.bgs3 {
    background: url(/public/image/i_pic3.png) center top no-repeat;
}

.scroll .piclist li .txts a:hover i {
    margin-top: -6%;
    margin-bottom: 6%;
    transform: rotate(360deg);
}

.scroll .piclist li h2 {
    color: #000;
    font-size: 18px;
    line-height: 80px;
    text-align: center;
    height: 80px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    position: relative;
    background-color: #fff;
    z-index: 2;
    font-weight: normal;
    transition: all 0.4s;
}

.scroll .piclist li h2 i {
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 0;
    background: #b49173;
    z-index: -1;
}

.scroll .piclist li:nth-child(1) h2 i {
    background: #b39273;
}

.scroll .piclist li:nth-child(2) h2 i {
    background: #39addf;
}

.scroll .piclist li:nth-child(3) h2 i {
    background: #009fe1;
}

.scroll .piclist li:nth-child(4) h2 i {
    background: #df0011;
}

.scroll .piclist li:nth-child(5) h2 i {
    background: #0e0b0b;
}

.scroll .piclist li:nth-child(6) h2 i {
    background: #017fc9;
}

.scroll .piclist li:nth-child(7) h2 i {
    background: #858585;
}

.scroll .piclist li:nth-child(8) h2 i {
    background: #b3c902;
}

.scroll .piclist li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.scroll .piclist li:hover h2 {
    color: #fff;
}

.scroll .piclist li:hover h2 i {
    height: 100%;
}

.scroll .piclist li:hover .txts {
    bottom: 0;
}

.og_prev,
.og_next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 950px;
    z-index: 99;
    cursor: pointer;
}

.og_prev {
    background: #fff url(/public/image/works_arr.png) no-repeat 0px 0px;
    margin-right: 55px;
    left: 44%;
}

.og_prev:hover {
    background: #333 url(/public/image/works_arr.png) no-repeat -52px 0px;
}

.og_next {
    background: #fff url(/public/image/works_arr.png) no-repeat -52px -50px;
    margin-left: 55px;
    right: 44%;
}

.og_next:hover {
    background: #333 url(/public/image/works_arr.png) no-repeat 0px -50px;
}

.guwenmore {
    display: inline-block;
    width: 5%;
    height: 50px;
    position: absolute;
    left: 47.5%;
    top: 950px;
    background: #fff url(/public/image/works_more.png) no-repeat center -50px;
    transition: 0.3s;
}

.guwenmore:hover {
    background: #333 url(/public/image/works_more.png) no-repeat center 0px;
}


/*解决方案*/
.wx-flow {
    background-color: #eee;
    padding: 75px 0;
    margin-top: 30px;
}

.wx-flow .p_h1 {
    font-size: 30px;
}

.tc {
    text-align: center;
}

.tit_p-new {
    padding-top: 18px;
    color: #666;
}

.DIVP {
    width: 1494px !important;
    margin: 0 auto;
    height: 500px;
}

.Marketing_item ul li {
    padding-left: 48px
}

.Marketing_item ul li {
    z-index: 10;
    display: block;
    float: left;
    width: 175px;
    height: 165px;
    cursor: pointer;
    text-align: center;
    transition: all .3s ease-in-out;
    border-right: 0;
    border-bottom: 0;
    padding-left: 74px;
}

.Marketing_item ul li:hover span {
    border-bottom: 1px solid #4581fb;
}

.Marketing_item ul.Marketing_ul li:first-child i.flow {
    background-position: -30px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(2) i.flow {
    background-position: -230px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(3) i.flow {
    background-position: -430px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(4) i.flow {
    background-position: -630px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(5) i.flow {
    background-position: -830px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(6) i.flow {
    background-position: -1030px 0
}

.Marketing_item ul.Marketing_ul li:nth-child(7) i.flow {
    background-position: -30px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(8) i.flow {
    background-position: -230px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(9) i.flow {
    background-position: -430px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(10) i.flow {
    background-position: -630px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(11) i.flow {
    background-position: -830px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(12) i.flow {
    background-position: -1030px -199px
}

.Marketing_item ul.Marketing_ul li:nth-child(13) i.flow {
    background-position: -30px -396px
}

.Marketing_item ul.Marketing_ul li:nth-child(14) i.flow {
    background-position: -230px -396px
}

.Marketing_item ul.Marketing_ul li:nth-child(15) i.flow {
    background-position: -430px -396px
}

.Marketing_item ul.Marketing_ul li:nth-child(16) i.flow {
    background-position: -630px -396px
}

.Marketing_item ul.Marketing_ul li:nth-child(17) i.flow {
    background-position: -830px -396px
}

.Marketing_item ul.Marketing_ul li:nth-child(18) i.flow {
    background-position: -1030px -396px
}

.Marketing_item ul li:hover i {
    z-index: 10;
    cursor: pointer;
    transform: rotate(360deg);
    transition: All 0.3s ease-in-out;
}

/*我们的圈子*/
.circle {
    overflow: hidden;
    background-color: #f5f5f5;
    padding-top: 50px;
    padding-bottom: 80px;
}

.news_lone {
    width: 32.7%;
    height: 520px;
    overflow: hidden;
    position: relative;
}

.news_lone_img {
    height: 520px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.news_lone_img img {
    display: block;
    width: 100%;
    /* opacity: 0; */
    filter: alpha(opacity=0);
    height: 100%;
    object-fit: cover;
}

.news_lone .blog_infTop {
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
    height: 110px;
    background: url(/public/image/i_bg4.png) 92% center #fff no-repeat;
    left: 10px;
    right: 10px;
    text-align: left;
    overflow: hidden;
    transition: all 0.3s;
}

.news_lone .blog_infTop .blog_infR {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news_lone .blog_title {
    padding-right: 25%;
    padding-left: 30px;
    margin-top: 25px;
    display: table-cell;
    vertical-align: middle;
    line-height: 24px;
    color: #000000;
    font-size: 20px;
    overflow: hidden;
    /* text-overflow:ellipsis; white-space:nowrap;*/
}

.news_lone:hover .news_lone_img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.news_lone:hover .blog_infTop {
    background: url(/public/image/i_bg4.png) 95% center #fff no-repeat;
}

.news_lone:hover .blog_title {
    color: #f67524;
}

.blog_r {
    width: 66.6%;
    height: 520px;
    text-align: left;
}

.blog_list {
    width: calc(50% - 4px);
    width: -webkit-calc(50% - 4px);
    width: -moz-calc(50% - 4px);
    display: inline;
}

.blog_list.l li {
    display: block;
    position: relative;
    height: 256px;
    background-color: #fff;
    margin-bottom: 8px;
    overflow: hidden;
    transition: all 0.3s;
}

.blog_list.l li:last-child {
    margin-bottom: 0;
}

.blog_list.r li {
    display: block;
    position: relative;
    height: 168px;
    background-color: #fff;
    margin-bottom: 8px;
    overflow: hidden;
    transition: all 0.3s;
}

.blog_list.r li:last-child {
    margin-bottom: 0;
}

.blog_list.l li a {
    display: block;
    width: 90%;
    max-width: 420px;
    margin: 0 auto;
    overflow: hidden;
    color: #666;
}

.blog_list.l .blog_Rtime {
    height: 66px;
    overflow: hidden;
    text-align: center;
    margin-top: 22px;
    text-align: left;
    background: url(/public/image/i_bg5.png) 98% center no-repeat;
    display: block;
    transition: all 0.3s;
}

.blog_list.l .blog_Rtime em,
.blog_list.l .blog_Rtime b {
    display: block;
    font-family: "华文细黑";
}

.blog_list.l .blog_Rtime b {
    display: block;
    color: #000;
    font-size: 30px;
    height: 34px;
    line-height: 34px;
    font-weight: normal;
    letter-spacing: 1px;
}

.blog_list.l .blog_Rtime em {
    font-style: normal;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}

.blog_list.l .blog_Rmore {
    margin-top: 34px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #eee;
}

.blog_list.l .blog_Rmore b {
    color: #000;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
}

.blog_list.l li:hover .blog_Rmore b {
    color: #f67524;
}

.blog_list.l .blog_Rmore span {
    display: block;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 19px;
    font-size: 16px;
}

.blog_list.l li:hover .blog_Rtime {
    background: url(/public/image/i_bg5.png) 100% center no-repeat;
}

.blog_list.r li a {
    display: block;
    width: 90%;
    max-width: 368px;
    margin: 0 auto;
    overflow: hidden;
    color: #666;
    padding-top: 20px;
}

.blog_list.r .blog_Rtime {
    height: 95px;
    width: 66px;
    float: left;
    overflow: hidden;
    margin-top: 18px;
    text-align: left;
}

.blog_list.r .blog_Rtime em,
.blog_list.r .blog_Rtime b {
    display: block;
    font-family: "华文细黑";
}

.blog_list.r .blog_Rtime b {
    display: block;
    color: #000;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 1px;
    background: url(/public/image/i_bg6.png) left bottom no-repeat;
}

.blog_list.r .blog_Rtime em {
    font-style: normal;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}

.blog_list.r .blog_Rmore {
    float: right;
    height: 114px;
    border-left: 1px solid #f5f5f5;
    padding-left: 30px;
    width: 234px;
    padding-top: 14px;
    overflow: hidden;
}

.blog_list.r .blog_Rmore b {
    color: #000;
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    max-width: 225px;
}

.blog_list.r li:hover .blog_Rmore b {
    color: #f67524;
}

.blog_list.r .blog_Rmore span {
    display: block;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    margin-top: 15px;
    background: url(/public/image/i_bg5.png) left center no-repeat;
    transition: all 0.3s;
}

.blog_list li:hover {
    /*box-shadow:0 0 20px rgba(0,0,0,.2)*/
    box-shadow: 0 15px 15px rgba(0, 0, 0, .1);
    transform: scale(1.005);
}

.blog_list.r li:hover .blog_Rmore span {
    background: url(/public/image/i_bg5.png) 5% center no-repeat;
}

.service_top05_a {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dfdfdf;
}

.service_top05_a a {
    display: inline-block;
    font-size: 16px;
    color: #000000;
    line-height: 38px;
    margin-left: 5px;
    margin-right: 5px;
    width: 140px;
    border-radius: 20px;
}

.service_top05_a a:hover {
    color: #fff;
    background-color: #4581fb;
}

.service_top05_a a.two_sel {
    color: #fff;
    background-color: #4581fb;
}

.gy2 {
    width: 1440px;
    margin: 0 auto;
    margin-top: 60px;
    overflow: hidden;
}

.divhidden {
    display: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}


.s-header-box {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 55px;
    padding-bottom: 29px;
    margin-bottom: 30px;
}

.s-header {
    position: relative;
}

.s-header h2 {
    font-size: 43px;
    color: #00000e;
    font-weight: normal;
}

.sub-title,
.s-boder {
    position: absolute;
    right: 0;
}

.sub-title {
    bottom: 0;
    font-size: 24px;
    color: rgb(136, 136, 136)
}

.s-boder {
    width: 126px;
    height: 5px;
    background-repeat: no-repeat;
    background-image: url(/public/image/tg_bg.jpg);
    top: 0;
}

.pro-list {
    margin-top: 89px;
}

.pro-item {
    float: left;
    width: 16.66%;
}

.pro-item h3 {
    font-size: 24px;
    font-weight: bold;
    color: #696969;
}

.pro-item:hover h3 {
    color: #4581fb;
}

.pro-item li {
    font-size: 16px;
    line-height: 30px;
}

.pro-img {
    height: 117px;
    background-size: auto 100%;
}

.pro-item:first-child .pro-img {
    background-image: url(/public/image/pro_01.jpg);
}

.pro-item:nth-child(2) .pro-img {
    background-image: url(/public/image/pro_02.jpg);
}

.pro-item:nth-child(3) .pro-img {
    background-image: url(/public/image/pro_03.jpg);
}

.pro-item:nth-child(4) .pro-img {
    background-image: url(/public/image/pro_04.jpg);
}

.pro-item:nth-child(5) .pro-img {
    background-image: url(/public/image/pro_05.jpg);
}

.pro-item:nth-child(6) .pro-img {
    background-image: url(/public/image/pro_06.jpg);
}

.pro-item:first-child:hover .pro-img {
    background-image: url(/public/image/hover_01.jpg);
}

.pro-item:nth-child(2):hover .pro-img {
    background-image: url(/public/image/hover_02.jpg);
}

.pro-item:nth-child(3):hover .pro-img {
    background-image: url(/public/image/hover_03.jpg);
}

.pro-item:nth-child(4):hover .pro-img {
    background-image: url(/public/image/hover_04.jpg);
}

.pro-item:nth-child(5):hover .pro-img {
    background-image: url(/public/image/hover_05.jpg);
}

.pro-item:nth-child(6):hover .pro-img {
    background-image: url(/public/image/hover_06.jpg);
}

.pro-t {
    width: 118px;
    margin-top: 26px;
}

.text-center {
    text-align: center;
}

.pro-item ul {
    margin-top: 31px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.pro-item:nth-child(2) .pro-t {
    margin-left: 4%;
}

.pro-item:nth-child(3) .pro-t {
    margin-left: 10%;
}

.pro-item:nth-child(4) .pro-t {
    margin-left: 19%;
}

.pro-item:nth-child(5) .pro-t {
    margin-left: 25%;
}

.pro-item:nth-child(6) .pro-t {
    margin-left: 43%;
}

/*营销方案*/
.scheme {
    margin-top: 150px;
    height: 400px;
}

.scheme_tt h2 {
    color: #00000e;
    font-size: 43px;
    font-weight: normal;
}

.scheme_tt h4 {
    color: #999898;
    font-size: 17px;
    font-weight: normal;
    margin-top: 50px;
}

.scheme_lt {
    margin: 10px 0 50px 0;
    height: 48px;
}

.scheme_lt .ftype_input .fbox input {
    width: 200px;
    height: 40px;
    padding: 2px 10px;
    margin-right: 20px;
}

.scheme_lt dl {
    float: left;
}

.scheme_lt dl select {
    width: 200px;
    height: 46px;
    padding: 0 10px;
    margin-right: 20px;
}

.scheme_lt dl .submit {
    height: 46px;
    line-height: 46px;
    padding: 0 50px;
    background: #4581fb;
}

.scheme_et h5 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.scheme_num li {
    float: left;
}

.scheme_num li:not(:first-child) {
    height: 70px;
    line-height: 70px;
}

.scheme_num li:nth-of-type(1) {
    width: 200px;
    color: #4581fb;
    font-size: 24px;
}

.scheme_num li:nth-of-type(2) {
    width: 26px;
    margin-left: 110px;
}

.scheme_num li:nth-of-type(3) {
    width: 36px;
    margin-left: 45px;
}

.scheme_num li:nth-of-type(4) {
    width: 20px;
    margin-left: 45px;
}

.scheme_num li:nth-of-type(5) {
    display: none;
}

.scheme_num li:nth-of-type(6) {
    display: none;
}

.scheme_num li:nth-of-type(3):hover {
    cursor: pointer;
}

.scheme_num li:nth-of-type(4):hover {
    cursor: pointer;
}

.man-say li:hover {
    background: #4581fb;
    color: #fff;
    cursor: pointer;
}

.man-say li:hover p {
    color: #fff;
}

.man-say li:hover h4 {
    color: #fff;
}




.index_text {
    width: 100%;
}

.index_ny {
    width: 1440px;
    margin: 0 auto;
}

.case_js {
    width: 1440px;
    height: 464px;
    margin: 20px 0px;
}

.case_show_one_l {
    background: #fff;
    width: 50%;
    float: left;
    overflow: hidden;
    min-height: 464px;
}

.case_txt {
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
}

.case_txt .h2 {
    margin-top: 50px;
    height: 90px;
    line-height: 90px;
    background: url(/public/image/case_bg2.jpg) left bottom no-repeat;
    color: #010000;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 33px;
}

.case_txt .divs {
    line-height: 30px;
    color: #666666;
    font-size: 16px;
}

.fenxiang {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}




.index_text {
    width: 100%;
    background: #f5f5f5;
}

.w1440 {
    width: 1440px;
    margin: 0 auto;
}

.case_bg .gy2 {
    overflow: visible;
}

.case_show_one {
    background: url(/public/image/case_bg1.jpg) right center no-repeat;
    background-size: auto;
    background-size: 50% 100%;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 20px;
    background-position-y: 20px;
}

.case_show_one .case_show_one_l {
    background: #fff;
    width: 50%;
    float: left;
    overflow: hidden;
    min-height: 464px;
}

.case_show_one .case_show_one_l .case_txt {
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
}

.case_show_one .case_show_one_l .case_txt .h2 {
    margin-top: 50px;
    height: 90px;
    line-height: 90px;
    background: url(/public/image/case_bg2.jpg) left bottom no-repeat;
    color: #010000;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 33px;
}

.case_show_one .case_show_one_l .case_txt .divs {
    line-height: 30px;
    color: #666666;
    font-size: 16px;
}

.case_show_one .case_show_one_l .case_txt .fenxiang {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx {
    text-align: left;
    margin-top: 3%;
    margin-bottom: 4%;
}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs1 {
    background-image: url(/public/image/ico1.png);
}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li {
    display: inline-block;
    width: 58px;
    height: 58px;
    overflow: hidden;
    margin-left: 3%;
    margin-right: 3%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs2 {
    background-image: url(/public/image/ico2.png);
}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs3 {
    background-image: url(/public/image/ico3.png);
}

.case_show_one .case_show_one_r {
    width: 50%;
    float: right;
    overflow: hidden;
}

.case_show_one .case_show_one_r .case_txt {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
}

.case_show_one .case_show_one_r .h2 {
    margin-top: 50px;
    height: 90px;
    line-height: 90px;
    background: url(/public/image/case_bg3.jpg) left bottom no-repeat;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 33px;
}

.case_show_one .case_show_one_r ul li {
    font-size: 18px;
    display: block;
    height: 48px;
    line-height: 48px;
}

.case_con {
    padding-top: 110px;
    line-height: 26px;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 14px;
    padding-bottom: 100px;
    overflow: hidden;
    background: #fff;
}

.case_con img {
    max-width: 1200px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.bas4 {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    top: 320px;
    left: 250px;
    display: none;
}

.bas4 img {
    width: 120px;
    height: 120px;
}

.bas_guanbi {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    top: 304px;
    left: 360px;
    z-index: 9999;
    display: none;
}

.bas_guanbi img {
    width: 20px;
    height: 20px;
}

.bas_guanbi:hover {
    cursor: pointer;
}

.objective-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    object-fit: contain;
}


.objective.object1 .objective-img img:nth-of-type(1) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}

.objective.object2 .objective-img img:nth-of-type(2) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}

.objective.object3 .objective-img img:nth-of-type(3) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}

.objective.object4 .objective-img img:nth-of-type(4) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}

.objective.object5 .objective-img img:nth-of-type(5) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}

.objective.object6 .objective-img img:nth-of-type(6) {
    z-index: 3;
    animation: scrollFromRight 0.75s ease-out both;
}


.objective.object1 .sub-con:nth-of-type(1) {
    z-index: 3;
    opacity: 1;
}

.objective.object2 .sub-con:nth-of-type(2) {
    z-index: 3;
    opacity: 1;
}

.objective.object3 .sub-con:nth-of-type(3) {
    z-index: 3;
    opacity: 1;
}

.objective.object4 .sub-con:nth-of-type(4) {
    z-index: 3;
    opacity: 1;
}

.objective.object5 .sub-con:nth-of-type(5) {
    z-index: 3;
    opacity: 1;
}

.objective.object6 .sub-con:nth-of-type(6) {
    z-index: 3;
    opacity: 1;
}